summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vlan: Add GVRP supportPatrick McHardy2008-07-052-0/+2
* net: Add GARP applicant-only participantPatrick McHardy2008-07-052-0/+129
* net: Add STP demux layerPatrick McHardy2008-07-051-0/+14
* MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov2008-07-051-2/+2
* MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov2008-07-051-1/+1
* MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov2008-07-051-3/+3
* MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov2008-07-051-1/+1
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-051-7/+0
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-7/+0
* | netns: place rt_genid into struct netDenis V. Lunev2008-07-051-0/+1
* | netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev2008-07-051-0/+2
* | netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-051-0/+1
* | net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-051-1/+1
* | netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-051-1/+1
* | tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-031-0/+2
* | tun: TUNSETFEATURES to set gso features.Rusty Russell2008-07-031-0/+7
* | tun: Interface to query tun/tap features.Rusty Russell2008-07-031-0/+1
|/
* ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-032-0/+59
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-032-3/+1
* ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-031-1/+2
* ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-031-0/+2
* ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-031-0/+2
* netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-021-0/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-288-116/+342
|\
| * mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-272-2/+10
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-271-4/+139
| * mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+10
| * mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-3/+51
| * rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2008-06-261-3/+29
| * rfkill: add notifier chains supportHenrique de Moraes Holschuh2008-06-261-0/+7
| * rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2008-06-261-0/+2
| * rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh2008-06-261-0/+5
| * rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh2008-06-261-3/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-253-102/+84
| |\
| | * wext: Emit event stream entries correctly when compat.David S. Miller2008-06-162-101/+63
| | * wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-161-1/+1
| | * wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-162-0/+20
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-282-1/+3
|\ \ \
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-281-1/+2
| * | | DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-241-0/+1
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-284-1/+26
|\ \ \ | |/ / |/| |
| * | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-271-1/+5
| * | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-271-0/+4
| * | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-201-0/+11
| * | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-191-0/+6
* | | bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-231-0/+2
* | | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-191-0/+14
* | | net: Disable LRO on devices that are forwardingBen Hutchings2008-06-191-0/+1
* | | sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-191-1/+1
OpenPOWER on IntegriCloud