summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-19NFC: Dot not dispatch HCI event received on unopened pipeEric Lapuyade
2012-11-19NFC: Ignore err when chip doesn't implement HW/SW info registersEric Lapuyade
2012-11-19NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade
2012-11-19Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko
2012-11-19Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
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-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-11-19mac80211: use CMAC_PN_LENJohannes Berg
2012-11-19mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman
2012-11-18net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman
2012-11-18net: Enable some sysctls that are safe for the userns rootEric W. Biederman
2012-11-18net: Allow the userns root to control vlans.Eric W. Biederman
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman
2012-11-18net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-11-18net: Allow userns root to force the scm credsEric W. Biederman
2012-11-18user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang
2012-11-18net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
2012-11-17sctp: use bitmap_weightAkinobu Mita
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16net: openvswitch: use this_cpu_ptr per-cpu helperShan Wei
2012-11-16wireless: add back sysfs directoryJohannes Berg
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert