summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-11-19net: remove unnecessary wireless includesJohannes Berg
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei
2012-11-19net: core: use this_cpu_ptr per-cpu helperShan Wei
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande
2012-11-19NFC: Queue a copy of the transmitted LLCP skbSamuel Ortiz
2012-11-19NFC: Stop sending LLCP frames when tx queues are getting too deepSamuel Ortiz
2012-11-19NFC: Copy user space buffer when sending UI framesSamuel Ortiz
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-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-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-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