summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-162-8/+83
| |\ \ \ | | |/ /
| | * | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-2/+21
| | * | mac80211: call driver method when restart completesJohannes Berg2012-11-091-0/+6
| | * | mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-061-0/+7
| | * | wireless: add utility function to get P2P attributeJohannes Berg2012-11-061-0/+19
| | * | cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-2/+1
| | * | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+6
| | * | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-1/+6
| | * | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-3/+7
| | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-309-13/+194
| | |\ \
| | * | | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-261-0/+10
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-144-19/+74
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-011-1/+1
| | * | | Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-011-2/+1
| | * | | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-012-0/+2
| | * | | Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-011-0/+1
| | * | | Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-011-0/+1
| | * | | Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-011-0/+1
| | * | | Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-011-0/+2
| | * | | Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-011-0/+1
| | * | | Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-011-0/+1
| | * | | Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-011-4/+14
| | * | | Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-011-12/+8
| | * | | Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2012-10-242-0/+8
| | * | | Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-241-0/+1
| | * | | Bluetooth: Move channel responseMat Martineau2012-10-241-0/+2
| | * | | Bluetooth: Add state to hci_chanMat Martineau2012-10-241-0/+1
| | * | | Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-231-0/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-1/+1
|\ \ \ \ \
| * | | | | xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-131-1/+1
* | | | | | tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell2012-11-231-1/+0
* | | | | | sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-201-0/+2
* | | | | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-181-2/+7
* | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-181-6/+9
* | | | | | ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2012-11-161-3/+0
* | | | | | net: Remove code duplication between offload structuresVlad Yasevich2012-11-151-7/+3
* | | | | | ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-5/+6
* | | | | | ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-151-0/+35
* | | | | | ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-151-8/+0
* | | | | | ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2012-11-151-6/+0
* | | | | | ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-151-0/+4
* | | | | | net: Add net protocol offload registration infrustructureVlad Yasevich2012-11-151-0/+12
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1410-14/+311
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1410-14/+311
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-0/+9
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-10-292-2/+18
| | |\ \ \ \ \
| | | * | | | | NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-261-1/+1
| | | * | | | | NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-261-0/+6
| | | * | | | | NFC: Implement HCI DEP send and receive dataArron Wang2012-10-261-1/+2
| | | * | | | | NFC: Implement HCI DEP link up and downArron Wang2012-10-261-0/+3
OpenPOWER on IntegriCloud