aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-17
| |\ \
| | * | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-16
| * | | netns: Remove net_aliveEric W. Biederman2009-03-03
| |/ /
* | | tcp: simplify tcp_current_mssIlpo Järvinen2009-03-15
* | | tcp: consolidate paws checkIlpo Järvinen2009-03-15
* | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-03
* | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-03
* | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-02
* | | tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-01
|\ \ \
| * | | cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-27
| * | | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-27
| * | | cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez2009-02-27
| * | | mac80211: Add software scan notifiersMichael Buesch2009-02-27
| * | | mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-27
| * | | cfg80211: clean up signal typeJohannes Berg2009-02-27
| * | | nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-27
| * | | nl80211: Optional IEs into scan requestJouni Malinen2009-02-27
| * | | mac80211: Extend the rate control API with an update callbackSujith2009-02-27
| * | | mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-27
| * | | make net/ieee80211.h private to ipw2x00Dan Williams2009-02-27
* | | | inet fragments: fix sparse warning: context imbalanceHannes Eder2009-02-27
* | | | Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* | | | Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-27
* | | | Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-27
* | | | Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-27
* | | | Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-27
* | | | Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-27
* | | | Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-27
* | | | Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-27
* | | | Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-27
* | | | Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-27
* | | | Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-27
* | | | Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* | | | Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-27
* | | | Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-27
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-25
|\| |
| * | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-18
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\| |
| * | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
* | | netns: Remove net_aliveEric W. Biederman2009-02-22
| |/ |/|
* | sctp: Inherit all socket options from parent correctly.Vlad Yasevich2009-02-16
* | sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-16
* | sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-16
* | sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum2009-02-16
* | ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-16
* | net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\|
| * net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-12