summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Pull GSO registration out of inet_init()Vlad Yasevich2012-11-151-14/+21
* ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-155-110/+121
* ipv6: Move exthdr offload support into separate fileVlad Yasevich2012-11-154-37/+55
* ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-154-101/+130
* ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-155-110/+141
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-154-246/+296
* ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-155-32/+64
* ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2012-11-152-20/+16
* ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-155-0/+45
* net: Add net protocol offload registration infrustructureVlad Yasevich2012-11-153-0/+45
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-154-16/+20
* net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-152-0/+94
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-153-77/+72
|\
| * ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-152-7/+18
| * ixgbevf: Remove unneeded and obsolete commentGreg Rose2012-11-151-7/+0
| * ixgbevf: White space and comments clean upGreg Rose2012-11-151-13/+6
| * ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose2012-11-151-4/+0
| * ixgbevf: Remove checking for mac.ops function pointersGreg Rose2012-11-151-38/+18
| * ixgbevf: Remove the ring adapter pointer valueGreg Rose2012-11-151-1/+0
| * ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose2012-11-151-2/+2
| * ixgbevf: Streamline the rx buffer allocationGreg Rose2012-11-151-5/+5
| * ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-151-0/+23
* | ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel2012-11-151-1/+1
* | sit: fix sparse warningsNicolas Dichtel2012-11-151-5/+5
* | ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel2012-11-151-2/+2
|/
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-1411-173/+416
|\
| * batman-adv: Remove instant overwritten variable initializationSven Eckelmann2012-11-142-11/+11
| * batman-adv: roaming handling mechanism redesignAntonio Quartulli2012-11-141-39/+118
| * batman-adv: refactor tt_global_del_struct()Antonio Quartulli2012-11-141-10/+9
| * batman-adv: refactor code to simplify long linesAntonio Quartulli2012-11-141-32/+30
| * batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-146-75/+156
| * batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-143-1/+10
| * batman-adv: allow bla traffic only after first worker periodSimon Wunderlich2012-11-141-1/+19
| * batman-adv: send announcement when backbone gw is registeredSimon Wunderlich2012-11-141-4/+10
| * batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli2012-11-141-1/+40
| * batman-adv: fix wrong spinlock inline commentAntonio Quartulli2012-11-141-1/+1
| * batman-adv: don't rely on positions in struct for hashingSimon Wunderlich2012-11-142-14/+28
* | arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N2012-11-143-0/+64
* | ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N2012-11-141-0/+3
* | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N2012-11-141-0/+31
* | net: cpsw: halt network stack before halting the device during suspendMugunthan V N2012-11-141-3/+3
* | cpsw: simplify the setup of the register pointersRichard Cochran2012-11-143-197/+108
* | net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath2012-11-141-2/+14
* | net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath2012-11-141-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-14233-4289/+13900
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-14233-4289/+13900
| |\ \ | | |/ | |/|
| | * ar5523: make buffer size variable unsignedDan Carpenter2012-10-301-1/+1
| | * rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-3020-548/+418
| | * rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger2012-10-306-11/+85
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2918-130/+217
| | |\
OpenPOWER on IntegriCloud