summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-29ipv4: introduce address lifetimeJiri Pirko
2013-01-29net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer
2013-01-29net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer
2013-01-29net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer
2013-01-29net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer
2013-01-29net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer
2013-01-29net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi
2013-01-28netpoll: add RCU annotation to npinfo fieldCong Wang
2013-01-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-28can: rework skb reserved data handlingOliver Hartkopp
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28net: fix possible wrong checksum generationEric Dumazet
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-01-28net: add RCU annotation to sk_dst_cache fieldCong Wang
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang
2013-01-28gro: Fix kcalloc argument orderJoe Perches
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi
2013-01-21mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel
2013-01-21ipv6: Unshare ip6_nd_hdr() and change return type to void.YOSHIFUJI Hideaki / 吉藤英明
2013-01-21ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明
2013-01-21netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso
2013-01-21netfilter: add missing xt_bpf.h header in installationPablo Neira Ayuso
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn