aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\
| * netfilter: nf_conntrack: fix compilation if sysctl are disabledPablo Neira Ayuso2013-01-23
| * netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-23
| * netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-23
| * netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-23
| * netfilter: x_tables: add xt_bpf matchWillem de Bruijn2013-01-21
| * netfilter: nf_ct_snmp: add include filestephen hemminger2013-01-17
| * netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-17
| * netfilter: ctnetlink: deliver labels to userspaceFlorian Westphal2013-01-17
| * netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-17
| * netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2013-01-17
* | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2013-01-23
|\ \
| * | xfrm: use separated locks to protect pointers of struct xfrm_state_afinfoCong Wang2013-01-17
| * | xfrm: replace rwlock on xfrm_km_list with rcuCong Wang2013-01-16
| * | xfrm: replace rwlock on xfrm_state_afinfo with rcuCong Wang2013-01-16
| * | xfrm_algo: probe asynchronous block ciphers instead of synchronousJussi Kivilinna2013-01-08
| * | xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-07
* | | soreuseport: UDP/IPv6 implementationTom Herbert2013-01-23
* | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | | soreuseport: UDP/IPv4 implementationTom Herbert2013-01-23
* | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
* | | soreuseport: infrastructureTom Herbert2013-01-23
* | | netpoll: fix an uninitialized variableCong Wang2013-01-22
* | | ipv6: remove duplicated declaration of ip6_fragment()Cong Wang2013-01-22
* | | netfilter: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | ipv6: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | ipv4: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | net: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | ipmr: fix sparse warning when testing origin or groupNicolas Dichtel2013-01-22
* | | ndisc: Do not try to update "updated" time if neighbour has already gone.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | dsa: make dsa_switch_setup check for valid port namesFlorian Fainelli2013-01-21
* | | dsa: use an unique and non conflicting bus name for the slave MII busFlorian Fainelli2013-01-21
* | | net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang2013-01-21
* | | net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-21
* | | mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2013-01-21
* | | ndisc: Use compound literals to build redirect message.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Break down ndisc_build_skb() and build message directly.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Break down __ndisc_send().YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Use ndisc_send_skb() for redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Remove icmp6h argument from ndisc_send_skb().YOSHIFUJI Hideaki / 吉藤英明2013-01-21