aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: Move double negation to macrosGustavo Padovan2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2012-12-03
| | | | * | | | | | | | | | | | | | Bluetooth: Add missing lock nesting notationGustavo Padovan2012-12-03
| * | | | | | | | | | | | | | | | | sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=yChristoph Paasch2012-12-07
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel2012-12-07
| * | | | | | | | | | | | | | | | net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-07
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | net: fix some compiler warning in net/core/neighbour.cCong Wang2012-12-05
| * | | | | | | | | | | | | | | bridge: implement multicast fast leaveDavid S. Miller2012-12-05
| * | | | | | | | | | | | | | | ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-05
| * | | | | | | | | | | | | | | net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-05
| * | | | | | | | | | | | | | | bridge: implement multicast fast leaveAmerigo Wang2012-12-05
| * | | | | | | | | | | | | | | ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-04
| * | | | | | | | | | | | | | | ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-04
| * | | | | | | | | | | | | | | ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | ipmr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-04
| * | | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-03
| | * | | | | | | | | | | | | | | netfilter: ctnetlink: nla_policy updatesFlorian Westphal2012-12-03
| | * | | | | | | | | | | | | | | netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-03
| | * | | | | | | | | | | | | | | netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-03
| | * | | | | | | | | | | | | | | netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-03
| | * | | | | | | | | | | | | | | netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik2012-12-03
| * | | | | | | | | | | | | | | | ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-03
| * | | | | | | | | | | | | | | | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-03
| * | | | | | | | | | | | | | | | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-03
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | tcp: don't abort splice() after small transfersWilly Tarreau2012-12-02
| * | | | | | | | | | | | | | | Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-01
| | * | | | | | | | | | | | | | | br2684: allow assign only on a connected socketKrzysztof Mazur2012-12-01
| | * | | | | | | | | | | | | | | br2684: fix module_put() raceDavid Woodhouse2012-12-01
| | * | | | | | | | | | | | | | | pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-01
| | * | | | | | | | | | | | | | | br2684: don't send frames on not-ready vccDavid Woodhouse2012-12-01
| | * | | | | | | | | | | | | | | atm: add release_cb() callback to vccDavid Woodhouse2012-12-01
| | * | | | | | | | | | | | | | | pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-30
| | * | | | | | | | | | | | | | | pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-30
| | * | | | | | | | | | | | | | | pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-27
| | * | | | | | | | | | | | | | | pppoatm: fix module_put() raceKrzysztof Mazur2012-11-27
| | * | | | | | | | | | | | | | | pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-27