summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-12net_sched: act: refactor cleanup opsWANG Cong
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso
2014-02-04net: ethoc: set up MII management bus clockMax Filippov
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic
2014-02-04cfg80211: make connect ie param constJohannes Berg
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds