summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-25cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic
2014-02-25cfg80211: regulatory: simplify uevent sendingJohannes Berg
2014-02-25netfilter: nfnetlink_log: remove unused codeFlorian Westphal
2014-02-25netfilter: nf_tables: accept QUEUE/DROP verdict parametersPatrick McHardy
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
2014-02-25netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy
2014-02-25vti4: Enable namespace changingSteffen Klassert
2014-02-25vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-02-25vti4: Support inter address family tunneling.Steffen Klassert
2014-02-25vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert
2014-02-25ip_tunnel: Make vti work with i_key setSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25ah4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25esp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches
2014-02-24bridge: Use ether_addr_copy and ETH_ALENJoe Perches
2014-02-24tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-24pktgen: simplify error handling in pgctrl_write()Mathias Krause
2014-02-24pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-24Bluetooth: Clean up HCI state when doing power offJohan Hedberg
2014-02-24Bluetooth: Don't clear HCI_ADVERTISING when powering offJohan Hedberg
2014-02-24Bluetooth: Don't clear HCI_CONNECTABLE when powering offJohan Hedberg
2014-02-24Bluetooth: Don't clear HCI_DISCOVERABLE when powering offJohan Hedberg
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Fix canceling RPA expiry timerJohan Hedberg
2014-02-24HID: hidp: Add a comment that some devices depend on the current behavior of ...Frank Praznik
2014-02-24Bluetooth: Enable RPA resolving if mgmt_set_privacy is calledJohan Hedberg
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-24Bluetooth: Export current local RPA with identity informationMarcel Holtmann
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann
2014-02-24Bluetooth: Use privacy mode for non-connectable advertisingMarcel Holtmann
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann
2014-02-24Bluetooth: Expose current identity information in debugfsMarcel Holtmann
2014-02-23NFC: Use LIST_HEAD() at appropriate placesAxel Lin
2014-02-23NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masksAxel Lin
2014-02-23NFC: Use list_for_each_entry in nfc_find_se()Axel Lin
2014-02-23NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar