summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4/route/rtnl: get mcast attributes when dst is multicastNicolas Dichtel2012-12-071-2/+21
* net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-071-1/+1
* net: fix some compiler warning in net/core/neighbour.cCong Wang2012-12-051-3/+2
* bridge: implement multicast fast leaveDavid S. Miller2012-12-054-21/+6
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-052-0/+6
* net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-051-5/+12
* bridge: implement multicast fast leaveAmerigo Wang2012-12-053-0/+42
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-041-1/+4
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-041-1/+1
* net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-041-0/+6
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-4/+59
* ipmr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-5/+59
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-042-2/+41
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-042-2/+8
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-042-0/+14
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-041-13/+13
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-044-6/+46
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-049-252/+312
|\
| * netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-032-0/+8
| * netfilter: ctnetlink: nla_policy updatesFlorian Westphal2012-12-032-2/+8
| * netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-033-150/+18
| * netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-031-0/+108
| * netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-032-17/+10
| * netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik2012-12-031-83/+160
* | ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-031-14/+10
* | ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-031-1/+1
* | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-0310-13/+117
|/
* tcp: don't abort splice() after small transfersWilly Tarreau2012-12-021-4/+8
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-013-11/+124
|\
| * pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-021-2/+19
| * br2684: allow assign only on a connected socketKrzysztof Mazur2012-12-021-2/+5
| * br2684: fix module_put() raceDavid Woodhouse2012-12-021-1/+4
| * pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-021-0/+12
| * br2684: don't send frames on not-ready vccDavid Woodhouse2012-12-021-3/+40
| * atm: add release_cb() callback to vccDavid Woodhouse2012-12-021-0/+10
| * pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-301-1/+1
| * pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-301-0/+7
| * pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-281-2/+17
| * pppoatm: fix module_put() raceKrzysztof Mazur2012-11-281-2/+7
| * pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-281-0/+2
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-281-0/+2
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-012-16/+3
* | tcp: change default tcp hash sizeEric Dumazet2012-12-011-4/+2
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-302-21/+42
* | sctp: verify length provided in heartbeat information parameterThomas Graf2012-11-301-2/+8
* | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-301-2/+2
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-304-9/+11
|\ \
| * | batman-adv: use ETH_P_BATMANAntonio Quartulli2012-11-304-9/+11
* | | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala2012-11-301-1/+1
* | | mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott2012-11-301-1/+1
OpenPOWER on IntegriCloud