aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* can: rework skb reserved data handlingOliver Hartkopp2013-01-28
* net: fix possible wrong checksum generationEric Dumazet2013-01-28
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-01-28
|\
| * can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp2013-01-26
| * can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp2013-01-26
| * can: add private data space for CAN sk_buffsOliver Hartkopp2013-01-26
| * can: rename LED trigger name on netdev renamesKurt Van Dijck2013-01-26
| * can: export a safe netdev_priv wrapper for candevKurt Van Dijck2013-01-26
| * can: add tx/rx LED trigger supportFabio Baltieri2013-01-26
* | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-28
* | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-28
* | gro: Fix kcalloc argument orderJoe Perches2013-01-27
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\ \ | |/ |/|
| * 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: add missing xt_connlabel.h header in installationPablo Neira Ayuso2013-01-21
| * netfilter: add missing xt_bpf.h header in installationPablo Neira Ayuso2013-01-21
| * netfilter: x_tables: add xt_bpf matchWillem de Bruijn2013-01-21
| * 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: Remove unused definesSteffen Klassert2013-01-21
| * | xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-07
* | | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
* | | soreuseport: infrastructureTom Herbert2013-01-23
* | | virtio-net: introduce a new control to set macaddrAmos Kong2013-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
* | | mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-21
* | | ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* | | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明2013-01-20
* | | ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki2013-01-20
* | | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* | | ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* | | ipv6: Introduce rt6_nexthop() to select nexthop address.YOSHIFUJI Hideaki / 吉藤英明2013-01-17