summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16net: use right lock in __dev_remove_offloadEric Dumazet1-2/+2
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller7-11/+77
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2-3/+3
2012-11-15ipv6: Fix build error with udp_offloadVlad Yasevich1-0/+1
2012-11-15net: Make IPv6 build depend on CONFIG_INETVlad Yasevich1-1/+1
2012-11-15Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller10-8/+1898
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham1-26/+43
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich7-54/+66
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich12-75/+36
2012-11-15ipv4: Pull GSO registration out of inet_init()Vlad Yasevich1-14/+21
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich5-110/+121
2012-11-15ipv6: Move exthdr offload support into separate fileVlad Yasevich4-37/+55
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich4-101/+130
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich5-110/+141
2012-11-15ipv6: Separate ipv6 offload supportVlad Yasevich4-246/+296
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich5-32/+64
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2-20/+16
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich5-0/+45
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich3-0/+45
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich4-16/+20
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich2-0/+94
2012-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-77/+72
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson6-0/+1847
2012-11-15ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel1-1/+1
2012-11-15sit: fix sparse warningsNicolas Dichtel1-5/+5
2012-11-15ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel1-2/+2
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-2/+2
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs1-6/+25
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs1-0/+4
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2-0/+20
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose2-7/+18
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose1-7/+0
2012-11-15ixgbevf: White space and comments clean upGreg Rose1-13/+6
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose1-4/+0
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose1-38/+18
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose1-1/+0
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose1-2/+2
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose1-5/+5
2012-11-15ioat: Do not enable DCA if tag map is invalidAlexander Duyck1-0/+23
2012-11-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller11-173/+416
2012-11-14arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N3-0/+64
2012-11-14ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N1-0/+3
2012-11-14ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N1-0/+31
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N1-3/+3
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran3-197/+108
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath1-2/+14
2012-11-14net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath1-1/+1
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller233-4289/+13900
2012-11-14tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan1-4/+4
2012-11-14tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir1-29/+41