aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-27
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-01
* | tcp: change default tcp hash sizeEric Dumazet2012-12-01
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-30
* | sctp: verify length provided in heartbeat information parameterThomas Graf2012-11-30
* | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-30
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-30
|\ \
| * | batman-adv: use ETH_P_BATMANAntonio Quartulli2012-11-30
* | | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala2012-11-30
* | | mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott2012-11-30