summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-04svcrpc: support multiple-fragment rpc'sJ. Bruce Fields
2012-12-04svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields
2012-12-04svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields
2012-12-04svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields
2012-12-04svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields
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
2012-12-01Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse
2012-12-02br2684: allow assign only on a connected socketKrzysztof Mazur
2012-12-02br2684: fix module_put() raceDavid Woodhouse
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse
2012-12-02br2684: don't send frames on not-ready vccDavid Woodhouse
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-12-01tcp: change default tcp hash sizeEric Dumazet
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet