aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-15net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2011-02-04ipv4: Don't miss existing cached metrics in new routes.David S. Miller
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen
2011-02-03mac80211: allow GO to scan like APJohannes Berg
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear
2011-02-03mac80211: Be more careful when changing channels.Ben Greear
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-02sch_choke: Need linux/vmalloc.hDavid S. Miller
2011-02-02sched: CHOKe flow schedulerstephen hemminger
2011-02-02sfq: deadlock in error pathstephen hemminger
2011-02-02ipv4: Fix fib_trie build in some configurations.David S. Miller
2011-02-02tcp: Increase the initial congestion window to 10.David S. Miller
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-03netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek