aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun1-0/+16
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun1-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun1-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun1-0/+9
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov1-0/+6
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann3-0/+9
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg1-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg1-0/+1
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann1-0/+1
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-8/+16
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-7/+4
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior1-0/+10
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg1-0/+7
2013-09-30net: add missing sk_max_pacing_rate docEric Dumazet1-0/+1
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2-5/+7
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-5/+10
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-0/+5
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+1
2013-09-28ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco3-0/+15
2013-09-28ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco1-0/+3
2013-09-28net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman1-0/+1
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa1-4/+2
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan8-10/+39
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-0/+1
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich1-0/+9
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg1-0/+19
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg1-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg1-0/+1
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg1-1/+0
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade1-10/+3
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade1-1/+1
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz1-0/+5
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz1-0/+8
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande1-0/+3
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande1-0/+25
2013-09-25NFC: Digital Protocol stack implementationThierry Escande1-0/+199
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2-30/+15
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2-6/+6
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade1-13/+13
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches1-2/+2
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches1-1/+0
2013-09-25NFC: Export nfc_find_se()Arron Wang1-0/+1
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal1-0/+18
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn1-0/+1