aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani3-1/+48
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh3-26/+130
2013-03-09dcb: fix sparse warningsstephen hemminger1-0/+1
2013-03-09team: make local function staticstephen hemminger1-3/+3
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger1-2/+1
2013-03-09Supject: phy: make local function staticstephen hemminger1-1/+1
2013-03-09bna: fix declaration mismatchstephen hemminger1-1/+1
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar1-3/+18
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar8-30/+111
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2-0/+36
2013-03-09net: Add skb_headers_offset_update helper function.Pravin B Shelar1-20/+14
2013-03-09tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar1-0/+4
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar5-36/+59
2013-03-08ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa1-1/+3
2013-03-08ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa6-26/+26
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functionsHannes Frederic Sowa1-0/+12
2013-03-08ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf1-2/+0
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King2-15/+31
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan4-9/+7
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan1-1/+4
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan8-38/+38
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan5-62/+31
2013-03-08e1000e: cleanup formatting of static structsBruce Allan3-4/+8
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan7-25/+39
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan8-7/+8
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan4-16/+16
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan7-127/+139
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan3-9/+9
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan5-16/+23
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan6-34/+34
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan7-187/+178
2013-03-08ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger1-6/+3
2013-03-08ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2-33/+40
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet2-7/+12
2013-03-07bridge: use ipv4_is_local_multicast() helperAmerigo Wang1-1/+1
2013-03-07bgmac: register MII busRafał Miłecki2-1/+80
2013-03-07be2net: Update copyright yearVasundhara Volam8-8/+8
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu12-56/+55
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet2-44/+45
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir2-16/+128
2013-03-07tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir1-6/+42
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir2-36/+34
2013-03-07tg3: Refactor the 2nd type of cpu pauseNithin Sujir1-26/+27
2013-03-07tg3: Refactor cpu pause/resume codeNithin Sujir1-25/+58
2013-03-07tg3: Add new FW_TSO flagMatt Carlson2-8/+8
2013-03-07qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich1-15/+6
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich1-76/+0