Age | Commit message (Expand) | Author |
2013-12-26 | sctp: fix checkpatch errors with space required or prohibited | wangweidong |
2013-12-26 | ipv6: cleanup for tcp_ipv6.c | Weilong Chen |
2013-12-26 | ipv4: ipv4: Cleanup the comments in tcp_yeah.c | Weilong Chen |
2013-12-26 | ipv4: ERROR: code indent should use tabs where possible | Weilong Chen |
2013-12-26 | ipv4: ERROR: do not initialise globals to 0 or NULL | Weilong Chen |
2013-12-26 | ipv4: fix all space errors in file igmp.c | Weilong Chen |
2013-12-26 | ipv4: fix checkpatch error with foo * bar | Weilong Chen |
2013-12-26 | ipv4: fix checkpatch error "space prohibited" | Weilong Chen |
2013-12-26 | ipv4: do clean up with spaces | Weilong Chen |
2013-12-26 | Merge branch 'bnx2x' | David S. Miller |
2013-12-26 | bnx2x: add VF Multicast filters support | Yuval Mintz |
2013-12-26 | bnx2x: Add num of VFs to Management statistics | Yuval Mintz |
2013-12-26 | bnx2x: no error when RSS configuration fails | Yuval Mintz |
2013-12-26 | bnx2x: add Big-Endian ethtool comment | Yuval Mintz |
2013-12-26 | bnx2x: Add AER support (missing bits) | Yuval Mintz |
2013-12-26 | bnx2x: Add support for Multi-Function UNDI | Yuval Mintz |
2013-12-26 | Merge branch 'addr_compare' | David S. Miller |
2013-12-26 | wireless: slight optimization of addr compare | dingtianhong |
2013-12-26 | rtlwifi: slight optimization of addr compare | dingtianhong |
2013-12-26 | mwifiex: slight optimization of addr compare | dingtianhong |
2013-12-26 | ipw2x00: slight optimization of addr compare | dingtianhong |
2013-12-26 | cw1200: slight optimization of addr compare | dingtianhong |
2013-12-26 | hostap: slight optimization of addr compare | dingtianhong |
2013-12-26 | media: dvb_core: slight optimization of addr compare | dingtianhong |
2013-12-26 | isdn: slight optimization of addr compare | dingtianhong |
2013-12-26 | atm: slight optimization of addr compare | dingtianhong |
2013-12-26 | mac8011: slight optimization of addr compare | dingtianhong |
2013-12-26 | infiniband: slight optimization of addr compare | dingtianhong |
2013-12-26 | ozwpan: slight optimization of addr compare | dingtianhong |
2013-12-26 | zd1211rw: slight optimization of addr compare | dingtianhong |
2013-12-26 | batman-adv: use batadv_compare_eth for concise | dingtianhong |
2013-12-26 | ppp: slight optimization of addr compare | dingtianhong |
2013-12-26 | hamradio: slight optimization of addr compare | dingtianhong |
2013-12-26 | net: atl1: slight optimization of addr compare | dingtianhong |
2013-12-26 | net: pcnet: slight optimization of addr compare | dingtianhong |
2013-12-26 | net: freescale: remove unused compare_addr() | dingtianhong |
2013-12-26 | qlge: make local function static | stephen hemminger |
2013-12-26 | mdio: unused ethtool functions | stephen hemminger |
2013-12-26 | hhf: make qdisc ops static | stephen hemminger |
2013-12-22 | rose: cleanup checkpatch errors,spaces required | Weilong Chen |
2013-12-22 | sctp: remove the never used 'return' and redundant 'break' | wangweidong |
2013-12-22 | mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin... | Weilong Chen |
2013-12-22 | cxgb4: make functions static and remove dead code | stephen hemminger |
2013-12-22 | sctp: remove casting from function calls through ops structure | wangweidong |
2013-12-22 | netconf: add support for IPv6 proxy_ndp | stephen hemminger |
2013-12-22 | netconf: rename PROXY_ARP to NEIGH_PROXY | stephen hemminger |
2013-12-22 | net: vxlan: use custom ndo_change_mtu handler | Daniel Borkmann |
2013-12-21 | net: use kfree_skb_list() helper | Eric Dumazet |
2013-12-21 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2013-12-21 | ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one | Hannes Frederic Sowa |