summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15tcp: consolidate paws checkIlpo Järvinen
2009-03-03netns: Remove net_aliveEric W. Biederman
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-22netns: Remove net_aliveEric W. Biederman
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer
2009-02-18netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller