summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-16mac80211: ignore CSA to same channelJohannes Berg
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-03-16Bluetooth: Use smp->local_pk + 32 instead of &smp->local_pk[32]Marcel Holtmann
2015-03-16Bluetooth: Use OOB key pair for LE SC pairing with OOB methodMarcel Holtmann
2015-03-16Bluetooth: Return LE SC confirm and random values for out-of-band dataMarcel Holtmann
2015-03-16Bluetooth: Add function for generating LE SC out-of-band dataMarcel Holtmann
2015-03-16Bluetooth: Add support for AES-CMAC hash for security manager deviceMarcel Holtmann
2015-03-16Bluetooth: Create SMP device structure for local crypto contextMarcel Holtmann
2015-03-16mac80211: refactor drop connection/unlock in CSA processingJohannes Berg
2015-03-16Bluetooth: Use kzfree instead of kfree in security managerMarcel Holtmann
2015-03-16mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg
2015-03-16mac80211: move netdev stats to common functionJohannes Berg
2015-03-16Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flagMarcel Holtmann
2015-03-16Bluetooth: Fix BR/EDR out-of-band pairing with only initiator dataMarcel Holtmann
2015-03-16switchdev: use new swdev opsScott Feldman
2015-03-15rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-03-15caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-15Bluetooth: Add simple version of Read Local OOB Extended Data commandMarcel Holtmann
2015-03-15Bluetooth: Move eir_append_data function to a different locationMarcel Holtmann
2015-03-15Bluetooth: Add simple version of Read Advertising Features commandMarcel Holtmann
2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann
2015-03-15Bluetooth: Open management interface for untrusted usersMarcel Holtmann
2015-03-15Bluetooth: Add support for trust verification of management commandsMarcel Holtmann
2015-03-15Bluetooth: Remove unneeded initializer for management command tableMarcel Holtmann
2015-03-15Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann
2015-03-15Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann
2015-03-15Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management commandMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann
2015-03-15Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann
2015-03-14net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli
2015-03-14bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra
2015-03-14inet_diag: factorize code in new inet_diag_msg_common_fill() helperEric Dumazet
2015-03-14inet_diag: adjust inet_sk_diag_fill() bug conditionEric Dumazet
2015-03-14inet: fill request sock ir_iif for IPv4Eric Dumazet
2015-03-14tipc: clean up handling of message prioritiesJon Paul Maloy
2015-03-14tipc: split link outqueueJon Paul Maloy
2015-03-14tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy
2015-03-14tipc: extract bundled buffers by cloning instead of copyingJon Paul Maloy
2015-03-14tipc: eliminate unnecessary linearization of incoming buffersJon Paul Maloy
2015-03-14tipc: move message validation function to msg.cJon Paul Maloy