aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2-42/+57
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir3-27/+79
2012-11-14sit: add support of link creation via rtnlNicolas Dichtel1-28/+150
2012-11-14sit: rename rtnl functions for consistencyNicolas Dichtel1-4/+4
2012-11-14sit/rtnl: add missing parameters on dumpNicolas Dichtel1-1/+8
2012-11-14sit: always notify change when params are updatedNicolas Dichtel1-17/+15
2012-11-14ipip: add support of link creation via rtnlNicolas Dichtel1-24/+141
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel2-1/+6
2012-11-14ipip: always notify change when params are updatedNicolas Dichtel1-18/+16
2012-11-14ip6tnl: add support of link creation via rtnlNicolas Dichtel1-15/+149
2012-11-14ip6tnl: rename rtnl functions for consistencyNicolas Dichtel1-4/+4
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2-1/+5
2012-11-14vmxnet3: fix indentationstephen hemminger1-17/+17
2012-11-14bridge: add root port blockingstephen hemminger5-2/+29
2012-11-14bridge: implement BPDU blockingstephen hemminger5-1/+16
2012-11-14bridge: add template for bridge port flagsstephen hemminger1-15/+23
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger2-33/+147
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing1-6/+0
2012-11-14net/macb: clear unused address registerJoachim Eastwood2-0/+14