summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-27llc: "foo* bar" should be "foo *bar"Weilong Chen3-5/+5
2013-12-27tile_net: Always enable PTP clock support on TILE-GxBen Hutchings2-35/+1
2013-12-26bnx2x: Fix build with SRIOV disabled.David S. Miller1-0/+2
2013-12-26vmxnet3: use initialized skb pointer to set hashMichal Schmidt1-1/+2
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2-5/+26
2013-12-26sctp: fix checkpatch errors with //commenwangweidong1-1/+1
2013-12-26sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong5-10/+9
2013-12-26sctp: fix checkpatch errors with indentwangweidong6-73/+70
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong8-22/+22
2013-12-26sctp: fix checkpatch errors with space required or prohibitedwangweidong10-43/+43
2013-12-26ipv6: cleanup for tcp_ipv6.cWeilong Chen1-11/+11
2013-12-26ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen1-8/+8
2013-12-26ipv4: ERROR: code indent should use tabs where possibleWeilong Chen3-8/+5
2013-12-26ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen1-2/+2
2013-12-26ipv4: fix all space errors in file igmp.cWeilong Chen1-35/+35
2013-12-26ipv4: fix checkpatch error with foo * barWeilong Chen1-1/+1
2013-12-26ipv4: fix checkpatch error "space prohibited"Weilong Chen4-11/+11
2013-12-26ipv4: do clean up with spacesWeilong Chen2-8/+8
2013-12-26Merge branch 'bnx2x'David S. Miller8-35/+172
2013-12-26bnx2x: add VF Multicast filters supportYuval Mintz3-19/+39
2013-12-26bnx2x: Add num of VFs to Management statisticsYuval Mintz1-0/+2
2013-12-26bnx2x: no error when RSS configuration failsYuval Mintz1-4/+8
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz1-0/+6
2013-12-26bnx2x: Add AER support (missing bits)Yuval Mintz2-0/+30
2013-12-26bnx2x: Add support for Multi-Function UNDIYuval Mintz4-12/+87
2013-12-26Merge branch 'addr_compare'David S. Miller34-101/+94
2013-12-26wireless: slight optimization of addr comparedingtianhong6-13/+13
2013-12-26rtlwifi: slight optimization of addr comparedingtianhong1-2/+2
2013-12-26mwifiex: slight optimization of addr comparedingtianhong3-4/+3
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong2-22/+22
2013-12-26cw1200: slight optimization of addr comparedingtianhong2-4/+4
2013-12-26hostap: slight optimization of addr comparedingtianhong5-24/+22
2013-12-26media: dvb_core: slight optimization of addr comparedingtianhong1-4/+6
2013-12-26isdn: slight optimization of addr comparedingtianhong1-2/+2
2013-12-26atm: slight optimization of addr comparedingtianhong1-2/+2
2013-12-26mac8011: slight optimization of addr comparedingtianhong1-4/+3
2013-12-26infiniband: slight optimization of addr comparedingtianhong1-2/+1
2013-12-26ozwpan: slight optimization of addr comparedingtianhong2-3/+4
2013-12-26zd1211rw: slight optimization of addr comparedingtianhong1-3/+2
2013-12-26batman-adv: use batadv_compare_eth for concisedingtianhong2-2/+2
2013-12-26ppp: slight optimization of addr comparedingtianhong1-2/+2
2013-12-26hamradio: slight optimization of addr comparedingtianhong1-1/+1
2013-12-26net: atl1: slight optimization of addr comparedingtianhong1-1/+2
2013-12-26net: pcnet: slight optimization of addr comparedingtianhong1-1/+1
2013-12-26net: freescale: remove unused compare_addr()dingtianhong1-5/+0
2013-12-26qlge: make local function staticstephen hemminger2-3/+2
2013-12-26mdio: unused ethtool functionsstephen hemminger2-31/+0
2013-12-26hhf: make qdisc ops staticstephen hemminger1-2/+1
2013-12-22rose: cleanup checkpatch errors,spaces requiredWeilong Chen2-2/+2
2013-12-22sctp: remove the never used 'return' and redundant 'break'wangweidong1-11/+2