summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-4/+8
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-023-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
* | | mac802154: fix memory leaksAlan Ott2012-11-302-2/+7
* | | 6lowpan: consider checksum bytes in fragmentation thresholdAlan Ott2012-11-301-1/+2
* | | 8021q: fix vlan device to inherit the unicast filtering capability flagYi Zou2012-11-301-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-3011-125/+296
|\ \ \ | |/ / |/| |
| * | openvswitch: Use RCU callback when detaching netdevices.Jesse Gross2012-11-282-4/+13
| * | openvswitch: add skb mark matching and set actionAnsis Atteka2012-11-264-4/+30
| * | net: openvswitch: use this_cpu_ptr per-cpu helperShan Wei2012-11-162-5/+4
| * | openvswitch: add ipv6 'set' actionAnsis Atteka2012-11-142-0/+113
| * | ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-8/+28
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-103-107/+107
| * | openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan2012-11-021-3/+6
* | | core: make GRO methods static.Rami Rosen2012-11-291-6/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2910-21/+34
|\ \ \
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-11-292-10/+6
| |\| |