summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | gro: Fix kcalloc argument orderJoe Perches2013-01-281-2/+2
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-2718-28/+179
|\ \ \ | |/ / |/| |
| * | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-3/+7
| * | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-3/+8
| * | netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * | netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-231-4/+15
| * | netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-231-4/+17
| * | netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-231-2/+4
| * | netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * | netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-231-2/+6
| * | netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso2013-01-211-0/+1
| * | netfilter: add missing xt_bpf.h header in installationPablo Neira Ayuso2013-01-211-0/+1
| * | netfilter: x_tables: add xt_bpf matchWillem de Bruijn2013-01-211-0/+17
| * | netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-182-0/+4
| * | netfilter: ctnetlink: deliver labels to userspaceFlorian Westphal2013-01-182-0/+2
| * | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-184-0/+75
| * | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2013-01-171-0/+3
* | | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2013-01-232-4/+1
|\ \ \
| * | | xfrm: Remove unused definesSteffen Klassert2013-01-211-4/+0
| * | | xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-071-0/+1
* | | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-232-1/+5
* | | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-232-3/+11
* | | | soreuseport: infrastructureTom Herbert2013-01-233-3/+11
* | | | virtio-net: introduce a new control to set macaddrAmos Kong2013-01-211-1/+7
* | | | net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-211-0/+2
* | | | mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2013-01-212-2/+6
* | | | mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-215-13/+8
* | | | ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-211-7/+0
* | | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-211-1/+7
* | | | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明2013-01-211-0/+10
* | | | ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明2013-01-211-4/+11
* | | | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明2013-01-211-0/+8
* | | | ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki2013-01-211-4/+4
* | | | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-181-1/+0
* | | | ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-181-2/+0
* | | | ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明2013-01-181-0/+8
* | | | ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明2013-01-181-7/+15
* | | | ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-181-2/+2
* | | | ipv6: fix ipv6_prefix_equal64_half mask conversionFabio Baltieri2013-01-171-1/+1
* | | | net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-171-2/+2
* | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-172-0/+3
* | | | ipv6: Fix endianess warning in ip6_flow_hdr().YOSHIFUJI Hideaki2013-01-171-1/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-1546-143/+185
|\ \ \
| * \ \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-151-0/+2
| |\ \ \
| | * | | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-121-0/+2
| * | | | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-151-13/+46
| * | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
| |\ \ \ \