aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15ipv4: Pull GSO registration out of inet_init()Vlad Yasevich
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich
2012-11-15ipv6: Move exthdr offload support into separate fileVlad Yasevich
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Separate ipv6 offload supportVlad Yasevich
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-11-15ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel
2012-11-15sit: fix sparse warningsNicolas Dichtel
2012-11-15ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose
2012-11-15ixgbevf: White space and comments clean upGreg Rose
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose
2012-11-15ioat: Do not enable DCA if tag map is invalidAlexander Duyck
2012-11-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-14arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N
2012-11-14ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N
2012-11-14ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-14net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan
2012-11-14tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-14sit: add support of link creation via rtnlNicolas Dichtel
2012-11-14sit: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-14sit: always notify change when params are updatedNicolas Dichtel
2012-11-14ipip: add support of link creation via rtnlNicolas Dichtel
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-14ipip: always notify change when params are updatedNicolas Dichtel
2012-11-14ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-14ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-14vmxnet3: fix indentationstephen hemminger
2012-11-14bridge: add root port blockingstephen hemminger