summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-264-9/+6
|\
| * route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-261-2/+2
| * net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-261-6/+1
| * net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-262-2/+2
| * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-231-0/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-2/+9
| |\
| | * Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-092-2/+9
| | |\
* | | | netprio_cgroup: Fix build breakNeil Horman2011-11-231-13/+5
* | | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-224-12/+7
* | | | xfrm: optimize ipv4 selector matchingAlexey Dobriyan2011-11-221-0/+8
* | | | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-222-0/+68
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-1711-185/+748
|\ \ \ \
| * | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-111-0/+15
| * | | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+4
| * | | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+10
| * | | | wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-111-8/+0
| * | | | NFC: Check if NCI data flow control is usedIlan Elias2011-11-111-0/+3
| * | | | NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-112-31/+0
| * | | | NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-112-30/+62
| * | | | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+5
| * | | | mac80211: implement wifi TX statusJohannes Berg2011-11-091-3/+2
| * | | | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-1/+2
| * | | | cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-1/+1
| * | | | cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-0/+16
| * | | | cfg80211: allow registering to beaconsJohannes Berg2011-11-091-0/+20
| * | | | nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+17
| * | | | nl80211: advertise device AP SMEJohannes Berg2011-11-091-0/+6
| * | | | nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-091-0/+17
| * | | | mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+10
| * | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+6
| * | | | cfg80211: annotate cfg80211_inform_bssJohannes Berg2011-11-091-2/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-095-109/+534
| |\ \ \ \
| | * | | | Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-091-0/+2
| | * | | | Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-091-28/+33
| | * | | | Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-082-15/+18
| | * | | | Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-082-10/+10
| | * | | | Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-081-2/+1
| | * | | | Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-081-0/+1
| | * | | | Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-082-0/+7
| | * | | | Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-081-0/+1
| | * | | | Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-081-0/+2
| | * | | | Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-082-1/+8
| | * | | | Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-071-0/+4
| | * | | | Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau2011-11-071-2/+52
| | * | | | Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-071-0/+1
| | * | | | Bluetooth: Change scope of the enable_hs module parameterMat Martineau2011-11-071-0/+1
| | * | | | Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-071-0/+27
| | * | | | Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-072-1/+43
| | * | | | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-071-0/+1
| | * | | | Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-071-0/+1
OpenPOWER on IntegriCloud