summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet-9/+12
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal-5/+0
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-24/+3
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+2
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez-21/+3
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez-3/+0
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch-4/+1
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso-1/+2
2009-03-16netfilter: use a linked list of loggersEric Leblond-3/+8
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen-2/+11
2009-03-15tcp: consolidate paws checkIlpo Järvinen-4/+14
2009-03-03netns: Remove net_aliveEric W. Biederman-10/+17
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich-1/+2
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis-2/+2
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen-1/+0
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen-0/+1
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1200/+59
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez-1/+4
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez-1/+10
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez-3/+3
2009-02-27mac80211: Add software scan notifiersMichael Buesch-0/+8
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg-0/+3
2009-02-27cfg80211: clean up signal typeJohannes Berg-5/+6
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen-0/+8
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen-0/+4
2009-02-27mac80211: Extend the rate control API with an update callbackSujith-0/+13
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg-5/+0
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams-1185/+0
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder-1/+2
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann-4/+23
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann-0/+1
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann-0/+3
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann-1/+2
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann-1/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann-0/+8
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann-3/+4
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann-2/+3
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann-23/+42
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann-2/+4
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann-0/+3
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-1/+0
2009-02-22netns: Remove net_aliveEric W. Biederman-10/+17
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer-1/+1
2009-02-18netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy-1/+1
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller-1/+0