summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich
2012-12-03net: fix sparse endianness warnings on sock_commonEric Dumazet
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell
2012-11-22netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg