summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* inet fragments: fix sparse warning: context imbalanceHannes Eder2009-02-261-1/+2
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-272-4/+23
* Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-271-0/+3
* Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-271-1/+2
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-1/+1
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-0/+8
* Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-271-4/+5
* Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-271-3/+4
* Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-271-2/+3
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-272-23/+42
* Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-271-2/+4
* Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-271-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-1/+1
|\
| * netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-181-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+0
|\ \ | |/
| * net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-171-1/+0
* | netns: Remove net_aliveEric W. Biederman2009-02-221-10/+17
* | sctp: Inherit all socket options from parent correctly.Vlad Yasevich2009-02-161-0/+2
* | sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-161-0/+2
* | sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-161-7/+7
* | sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum2009-02-161-0/+5
* | ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-151-0/+1
* | net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-151-3/+41
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-1/+1
|\ \ | |/
| * net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-143-4/+163
|\ \
| * | cfg80211: add more flexible BSS lookupJohannes Berg2009-02-131-1/+11
| * | cfg80211: allow users to request removing a BSSJohannes Berg2009-02-131-0/+11
| * | cfg80211: free_priv for BSS infoJohannes Berg2009-02-131-0/+2
| * | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-133-2/+138
| * | mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen2009-02-131-2/+2
* | | net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-145-8/+8
|/ /
* | mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-14/+8
* | net: Reexport sock_alloc_send_pskbHerbert Xu2009-02-041-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-033-47/+317
|\ \
| * | mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-291-1/+6
| * | mac80211: add interface list lockJohannes Berg2009-01-291-3/+2
| * | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2009-01-291-0/+13
| * | cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez2009-01-291-0/+10
| * | cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2009-01-292-1/+47
| * | cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2009-01-291-3/+3
| * | cfg80211: export freq_reg_info()Luis R. Rodriguez2009-01-291-0/+24
| * | cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-01-291-0/+17
| * | mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-2/+7
| * | mac80211: Add documentation bits for mac80211_rate_control_flagsSujith2009-01-291-0/+20
| * | wireless: restrict to 32 legacy ratesJohannes Berg2009-01-292-3/+3
| * | mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
OpenPOWER on IntegriCloud