summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-26ipv4: fix all space errors in file igmp.cWeilong Chen
2013-12-26ipv4: fix checkpatch error with foo * barWeilong Chen
2013-12-26ipv4: fix checkpatch error "space prohibited"Weilong Chen
2013-12-26ipv4: do clean up with spacesWeilong Chen
2013-12-26Merge branch 'bnx2x'David S. Miller
2013-12-26bnx2x: add VF Multicast filters supportYuval Mintz
2013-12-26bnx2x: Add num of VFs to Management statisticsYuval Mintz
2013-12-26bnx2x: no error when RSS configuration failsYuval Mintz
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz
2013-12-26bnx2x: Add AER support (missing bits)Yuval Mintz
2013-12-26bnx2x: Add support for Multi-Function UNDIYuval Mintz
2013-12-26Merge branch 'addr_compare'David S. Miller
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-26rtlwifi: slight optimization of addr comparedingtianhong
2013-12-26mwifiex: slight optimization of addr comparedingtianhong
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong
2013-12-26cw1200: slight optimization of addr comparedingtianhong
2013-12-26hostap: slight optimization of addr comparedingtianhong
2013-12-26media: dvb_core: slight optimization of addr comparedingtianhong
2013-12-26isdn: slight optimization of addr comparedingtianhong
2013-12-26atm: slight optimization of addr comparedingtianhong
2013-12-26mac8011: slight optimization of addr comparedingtianhong
2013-12-26infiniband: slight optimization of addr comparedingtianhong
2013-12-26ozwpan: slight optimization of addr comparedingtianhong
2013-12-26zd1211rw: slight optimization of addr comparedingtianhong
2013-12-26batman-adv: use batadv_compare_eth for concisedingtianhong
2013-12-26ppp: slight optimization of addr comparedingtianhong
2013-12-26hamradio: slight optimization of addr comparedingtianhong
2013-12-26net: atl1: slight optimization of addr comparedingtianhong
2013-12-26net: pcnet: slight optimization of addr comparedingtianhong
2013-12-26net: freescale: remove unused compare_addr()dingtianhong
2013-12-26qlge: make local function staticstephen hemminger
2013-12-26mdio: unused ethtool functionsstephen hemminger
2013-12-26hhf: make qdisc ops staticstephen hemminger
2013-12-22rose: cleanup checkpatch errors,spaces requiredWeilong Chen
2013-12-22sctp: remove the never used 'return' and redundant 'break'wangweidong
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-22sctp: remove casting from function calls through ops structurewangweidong
2013-12-22netconf: add support for IPv6 proxy_ndpstephen hemminger
2013-12-22netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger
2013-12-22net: vxlan: use custom ndo_change_mtu handlerDaniel Borkmann
2013-12-22net: use kfree_skb_list() helperEric Dumazet
2013-12-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-12-22ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa
2013-12-22Revert "sctp: fix missing include file"David S. Miller
2013-12-21can: ti_hecc: Replace platform dependency with ARM dependencyEzequiel Garcia
2013-12-21can: mcp251x: Add device tree supportAlexander Shiyan
2013-12-21can: gw: remove obsolete checksOliver Hartkopp
2013-12-21packet: doc: add documentation for VLAN TPID deliveryAtzm Watanabe