aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang
2012-12-05bridge: implement multicast fast leaveDavid S. Miller
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei
2012-12-05bridge: implement multicast fast leaveAmerigo Wang
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-12-05mac80211: add debug file for mic failureSaravana
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks
2012-12-03ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko
2012-12-03Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau
2012-12-03Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-12-03Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-12-03netfilter: ctnetlink: nla_policy updatesFlorian Westphal
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal
2012-12-03netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso
2012-12-03netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich
2012-12-02tcp: don't abort splice() after small transfersWilly Tarreau