summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | tg3: Add new FW_TSO flagMatt Carlson2013-03-072-8/+8
|/ / /
* | | Merge branch 'fdb'David S. Miller2013-03-075-138/+91
|\ \ \ | |/ / |/| |
| * | qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich2013-03-071-15/+6
| * | mlx4: Remove driver specific fdb handlers.Vlad Yasevich2013-03-071-76/+0
| * | ixgbe: Make use of the default fdb handlers.Vlad Yasevich2013-03-071-41/+1
| * | net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-072-6/+84
|/ /
* | htb: add HTB_DIRECT_QLEN attributeEric Dumazet2013-03-062-15/+17
* | r6040: check MDIO register busy waiting resultFlorian Fainelli2013-03-061-4/+7
* | netconf: add the handler to dump entriesNicolas Dichtel2013-03-062-2/+138
* | team: introduce random modeJiri Pirko2013-03-065-21/+105
* | team: introduce two default team_modeop functions and use them in modesJiri Pirko2013-03-064-28/+24
OpenPOWER on IntegriCloud