summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-052-10/+70
* ipv4: remove static flush_delay variableDenis V. Lunev2008-07-051-3/+8
* net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-054-5/+5
* netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-058-24/+27
* tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-032-3/+94
* tun: TUNSETFEATURES to set gso features.Rusty Russell2008-07-032-0/+56
* tun: Interface to query tun/tap features.Rusty Russell2008-07-032-0/+9
* Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...David S. Miller2008-07-0313-26/+223
|\
| * ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-033-8/+59
| * ipv4: Do cleanup for ip_mr_initWang Chen2008-07-034-9/+28
| * ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-033-7/+45
| * ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki2008-07-031-4/+16
| * ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-033-0/+44
| * ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-035-1/+26
| * ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki2008-07-031-1/+1
| * ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki2008-07-031-1/+2
| * ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki2008-07-031-0/+7
* | tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov2008-07-033-22/+46
|/
* niu: Add support for rx flow hash configuration.Santwona Behera2008-07-021-0/+158
* netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-022-0/+70
* sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.Vlad Yasevich2008-07-012-0/+24
* icmp: fix units for ratelimitStephen Hemminger2008-07-013-6/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-2884-4607/+3384
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-274-8/+21
| * ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-271-1/+0
| * mac80211: fix tx fragmentationJohannes Berg2008-06-271-31/+37
| * mac80211: make workqueue freezableJohannes Berg2008-06-271-1/+1
| * wireless: Small cleanupsPavel Machek2008-06-272-25/+20
| * iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-272-2/+11
| * mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * mac80211: add phy information to giwnameTomas Winkler2008-06-271-0/+32
| * mac80211: update the authentication methodEmmanuel Grumbach2008-06-271-0/+13
| * mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach2008-06-271-0/+3
| * b43: Fix PIO skb clobberMichael Buesch2008-06-271-1/+1
| * rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn2008-06-271-3/+6
| * mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-271-20/+19
| * mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-271-4/+3
| * mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-271-29/+25
| * mac80211: wep.c use new frame control helpersHarvey Harrison2008-06-271-24/+15
| * ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-273-154/+132
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-275-38/+41
| * rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-271-18/+2
| * b43: Add debugfs firmware debugging knobMichael Buesch2008-06-273-0/+15
| * b43: Add simple firmware watchdogMichael Buesch2008-06-272-0/+17
| * mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2008-06-272-11/+11
| * ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch2008-06-276-152/+336
| * adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-261-8/+1
| * mac80211: add single function calling tx handlersJohannes Berg2008-06-261-42/+40
| * b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-262-44/+0
| * b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-261-8/+30
OpenPOWER on IntegriCloud