summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arp: make arp_invalidate staticStephen Hemminger2013-12-282-3/+1
* ipv4: make fib_detect_death staticStephen Hemminger2013-12-282-4/+3
* macvlan: make start_xmit localstephen hemminger2013-12-282-6/+2
* bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens2013-12-271-21/+5
* bgmac: drop duplicated PHY definesRafał Miłecki2013-12-272-25/+2
* ieee802154: space prohibited before that close parenthesisWeilong Chen2013-12-271-1/+1
* llc: "foo* bar" should be "foo *bar"Weilong Chen2013-12-273-5/+5
* tile_net: Always enable PTP clock support on TILE-GxBen Hutchings2013-12-272-35/+1
* bnx2x: Fix build with SRIOV disabled.David S. Miller2013-12-261-0/+2
* vmxnet3: use initialized skb pointer to set hashMichal Schmidt2013-12-261-1/+2
* sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-262-5/+26
* sctp: fix checkpatch errors with //commenwangweidong2013-12-261-1/+1
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-265-10/+9
* sctp: fix checkpatch errors with indentwangweidong2013-12-266-73/+70
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-268-22/+22
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-2610-43/+43
* ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-261-11/+11
* ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
* ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5
* ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2
* ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-261-35/+35
* ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-261-1/+1
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-264-11/+11
* ipv4: do clean up with spacesWeilong Chen2013-12-262-8/+8
* Merge branch 'bnx2x'David S. Miller2013-12-268-35/+172
|\
| * bnx2x: add VF Multicast filters supportYuval Mintz2013-12-263-19/+39
| * bnx2x: Add num of VFs to Management statisticsYuval Mintz2013-12-261-0/+2
| * bnx2x: no error when RSS configuration failsYuval Mintz2013-12-261-4/+8
| * bnx2x: add Big-Endian ethtool commentYuval Mintz2013-12-261-0/+6
| * bnx2x: Add AER support (missing bits)Yuval Mintz2013-12-262-0/+30
| * bnx2x: Add support for Multi-Function UNDIYuval Mintz2013-12-264-12/+87
|/
* Merge branch 'addr_compare'David S. Miller2013-12-2634-101/+94
|\
| * wireless: slight optimization of addr comparedingtianhong2013-12-266-13/+13
| * rtlwifi: slight optimization of addr comparedingtianhong2013-12-261-2/+2
| * mwifiex: slight optimization of addr comparedingtianhong2013-12-263-4/+3
| * ipw2x00: slight optimization of addr comparedingtianhong2013-12-262-22/+22
| * cw1200: slight optimization of addr comparedingtianhong2013-12-262-4/+4
| * hostap: slight optimization of addr comparedingtianhong2013-12-265-24/+22
| * media: dvb_core: slight optimization of addr comparedingtianhong2013-12-261-4/+6
| * isdn: slight optimization of addr comparedingtianhong2013-12-261-2/+2
| * atm: slight optimization of addr comparedingtianhong2013-12-261-2/+2
| * mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3
| * infiniband: slight optimization of addr comparedingtianhong2013-12-261-2/+1
| * ozwpan: slight optimization of addr comparedingtianhong2013-12-262-3/+4
| * zd1211rw: slight optimization of addr comparedingtianhong2013-12-261-3/+2
| * batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-262-2/+2
| * ppp: slight optimization of addr comparedingtianhong2013-12-261-2/+2
| * hamradio: slight optimization of addr comparedingtianhong2013-12-261-1/+1
| * net: atl1: slight optimization of addr comparedingtianhong2013-12-261-1/+2
| * net: pcnet: slight optimization of addr comparedingtianhong2013-12-261-1/+1