summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer-1/+2
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller-6/+94
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov-4/+2
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann-0/+2
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann-1/+1
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann-2/+2
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann-3/+3
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann-2/+2
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann-3/+3
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann-2/+2
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann-2/+2
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann-1/+1
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann-2/+2
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann-1/+0
2013-10-06Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann-1/+0
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann-0/+1
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann-0/+5
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann-0/+12
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann-16/+0
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann-7/+7
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann-1/+1
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann-1/+1
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann-0/+4
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann-13/+0
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg-0/+1
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg-1/+1
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet-1/+6
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-6/+95
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov-0/+1
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet-28/+12
2013-10-02Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun-0/+2
2013-10-02Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun-0/+5
2013-10-02Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun-0/+2
2013-10-02Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun-0/+16
2013-10-02Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun-0/+12
2013-10-02Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun-0/+14
2013-10-02Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun-0/+9
2013-10-02Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun-0/+9
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov-0/+6
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann-0/+9
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg-0/+2
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg-0/+1
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann-0/+1
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+16
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-7/+4
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior-0/+10
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg-0/+7
2013-09-30net: add missing sk_max_pacing_rate docEric Dumazet-0/+1
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman-5/+7