summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann-0/+1
2014-02-13Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes-5/+2
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes-0/+2
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg-2/+3
2014-02-13Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg-1/+1
2014-02-13Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg-0/+3
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann-0/+1
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann-0/+1
2014-02-13Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann-0/+1
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann-0/+2
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann-0/+8
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann-0/+8
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann-3/+6
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann-2/+4
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann-0/+1
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann-2/+9
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann-0/+3
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann-0/+2
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann-2/+4
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann-0/+18
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann-0/+11
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann-0/+7
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta-0/+15
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong-1/+1
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong-1/+1
2014-02-12net_sched: act: refactor cleanup opsWANG Cong-1/+1
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong-25/+23
2014-02-12mac80211: add NAPI support backJohannes Berg-21/+13
2014-02-12flowcache: Make flow cache name space awareFan Du-2/+39
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller-2/+0
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria-0/+8
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria-0/+2
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria-0/+3
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria-0/+2
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria-0/+2
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+32
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo-2/+2
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo-15/+0
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso-4/+0
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy-0/+8
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy-0/+17
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach-0/+6
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach-12/+0
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy-0/+5
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso-0/+2
2014-02-04net: ethoc: set up MII management bus clockMax Filippov-0/+1
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior-5/+3