summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-0947-161/+39
* qlcnic: Bump up the version to 5.1.36Shahed Shaikh2013-03-091-2/+2
* qlcnic: Fix ethtool statistics collectionShahed Shaikh2013-03-091-4/+4
* qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh2013-03-091-1/+2
* qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani2013-03-093-1/+48
* qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-093-26/+130
* dcb: fix sparse warningsstephen hemminger2013-03-091-0/+1
* team: make local function staticstephen hemminger2013-03-091-3/+3
* phy: vitesse make vsc824x_add_skew staticstephen hemminger2013-03-091-2/+1
* Supject: phy: make local function staticstephen hemminger2013-03-091-1/+1
* bna: fix declaration mismatchstephen hemminger2013-03-091-1/+1
* VXLAN: Use UDP Tunnel segmention.Pravin B Shelar2013-03-091-3/+18
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-098-30/+111
* tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-092-0/+36
* net: Add skb_headers_offset_update helper function.Pravin B Shelar2013-03-091-20/+14
* tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar2013-03-091-0/+4
* net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-095-36/+59
* ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa2013-03-081-1/+3
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-086-26/+26
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf2013-03-081-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-0815-571/+574
|\
| * e1000e: cleanup - move defines to appropriate header fileBruce Allan2013-03-084-9/+7
| * e1000e: cleanup format of struct e1000_opt_list structBruce Allan2013-03-081-1/+4
| * e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-088-38/+38
| * e1000e: cleanup unnecessary line breaksBruce Allan2013-03-085-62/+31
| * e1000e: cleanup formatting of static structsBruce Allan2013-03-083-4/+8
| * e1000e: cleanup unusually placed commentsBruce Allan2013-03-087-25/+39
| * e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-088-7/+8
| * e1000e: cleanup SPACING checkpatch checksBruce Allan2013-03-084-16/+16
| * e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan2013-03-087-127/+139
| * e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan2013-03-083-9/+9
| * e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan2013-03-085-16/+23
| * e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-086-34/+34
| * e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-087-187/+178
| * ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger2013-03-081-6/+3
| * ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-03-082-33/+40
* | VSOCK: Split vm_sockets.h into kernel/uapiAndy King2013-03-082-15/+31
|/
* ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-072-7/+12
* bridge: use ipv4_is_local_multicast() helperAmerigo Wang2013-03-071-1/+1
* bgmac: register MII busRafał Miłecki2013-03-072-1/+80
* be2net: Update copyright yearVasundhara Volam2013-03-078-8/+8
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-0712-56/+55
* tcp: uninline tcp_prequeue()Eric Dumazet2013-03-072-44/+45
* Merge branch 'tg3'David S. Miller2013-03-072-108/+288
|\
| * tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-072-16/+128
| * tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-071-6/+42
| * tg3: Cleanup firmware parsing codeNithin Sujir2013-03-072-36/+34
| * tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-071-26/+27
| * tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-071-25/+58
OpenPOWER on IntegriCloud