aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch1-3/+3
2012-12-07ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel1-2/+21
2012-12-07net: call notifiers for mtu change even if iface is not upJiri Pirko1-1/+1
2012-12-07wext: explicitly cast -110 to u8Johannes Berg1-1/+1
2012-12-07HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza1-1/+8
2012-12-07mac80211: warn only once if ampdu_action isn't assignedChaitanya1-1/+1
2012-12-06tipc: remove obsolete flush of stale reassembly bufferErik Hugne1-44/+0
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville25-517/+978
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville2-3/+4
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg1-1/+1
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch1-1/+2
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang1-3/+2
2012-12-05bridge: implement multicast fast leaveDavid S. Miller4-21/+6
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet2-0/+6
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei1-5/+12
2012-12-05bridge: implement multicast fast leaveAmerigo Wang3-0/+42
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa1-3/+3
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5
2012-12-05mac80211: add debug file for mic failureSaravana3-1/+24
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg1-0/+3
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller1-1/+4
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel1-1/+1
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn1-0/+6
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel1-4/+59
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel1-5/+59
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2-2/+41
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2-2/+8
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2-0/+14
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel1-13/+13
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel4-6/+46
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller9-252/+312
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich1-0/+14
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks1-14/+10
2012-12-03ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are acceptedShmulik Ladkani1-1/+1
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-74/+187
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS callMichele Baldessari10-13/+117
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan1-9/+10
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-5/+5
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko1-0/+7
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko1-17/+15
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+1
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko1-0/+3
2012-12-03Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko1-30/+26
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan2-7/+7
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2-7/+80
2012-12-03Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau1-0/+32
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2012-12-03Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2-0/+8