summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-01-28Bluetooth: Fix notifying discovery state when powering offJohan Hedberg-0/+2
2015-01-28Bluetooth: Fix notifying discovery state upon resetJohan Hedberg-1/+2
2015-01-28Bluetooth: Fix check for SSP when enabling SCJohan Hedberg-0/+1
2015-01-28Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann-0/+13
2015-01-28Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann-6/+16
2015-01-28Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann-20/+26
2015-01-28Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg-0/+15
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-121/+189
2015-01-28NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard-13/+0
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard-0/+3
2015-01-28NFC: hci: Reference every pipe information according to notificationChristophe Ricard-22/+44
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard-21/+8
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard-7/+35
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard-1/+1
2015-01-27net: don't OOPS on socket aioChristoph Hellwig-3/+0
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen-3/+339
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen-21/+171
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen-31/+88
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen-4/+482
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen-0/+36
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen-12/+20
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho-1/+14
2015-01-27netlink: Kill redundant net argument in netlink_insertHerbert Xu-8/+7
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+8
2015-01-27ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa-19/+26
2015-01-27ping: Fix race in free in receive pathsubashab@codeaurora.org-1/+4
2015-01-27udp_diag: Fix socket skipping within chainHerbert Xu-1/+3
2015-01-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller-20/+26
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa-5/+7
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann-1/+0
2015-01-26flow_dissector: add tipc supportErik Hugne-0/+14
2015-01-26tipc: fix excessive network event loggingErik Hugne-21/+21
2015-01-26net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann-0/+3
2015-01-26net: cls_basic: return from walking on match in basic_getDaniel Borkmann-2/+5
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann-2/+8
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann-0/+5
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer-91/+415
2015-01-26openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer-11/+9
2015-01-26openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer-7/+14
2015-01-26openvswitch: Refactor ovs_nla_fill_match().Joe Stringer-40/+46
2015-01-26NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard-1/+0
2015-01-26NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard-1/+0
2015-01-26netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso-0/+2
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet-6/+2
2015-01-25bridge: simplify br_getlink() a bitDan Carpenter-6/+3
2015-01-25ipv6: Fix __ip6_route_redirectMartin KaFai Lau-1/+5
2015-01-25net: dsa: set slave MII bus PHY maskVivien Didelot-0/+1
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian-1/+11
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck-20/+29
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck-19/+20