aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-21bpf: allow bpf programs to tail-call other bpf programsGravatar Alexei Starovoitov 3-1/+33
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Gravatar Eric Dumazet 1-1/+2
2015-05-19ip: remove unused function prototypeGravatar Andy Zhou 1-1/+0
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackGravatar Daniel Borkmann 2-0/+4
2015-05-19net-next: ethtool: Added port speed macros.Gravatar Parav Pandit 1-1/+5
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorGravatar Andy Zhou 1-2/+2
2015-05-19ipv4: introduce frag_expire_skip_icmp()Gravatar Andy Zhou 1-0/+10
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 3-29/+13
2015-05-17netns: make nsid_lock per netGravatar WANG Cong 1-0/+1
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Gravatar Samudrala, Sridhar 1-0/+50
2015-05-17tcp: introduce tcp_under_memory_pressure()Gravatar Eric Dumazet 1-0/+8
2015-05-17tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Gravatar Eric Dumazet 1-0/+2
2015-05-17net: fix sk_mem_reclaim_partial()Gravatar Eric Dumazet 1-3/+3
2015-05-17net: fix two sparse errorsGravatar Eric Dumazet 1-6/+5
2015-05-17net: fix sparse error in csum_replace4()Gravatar Eric Dumazet 1-1/+3
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatGravatar Pablo Neira Ayuso 1-0/+2
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskGravatar Bert Vermeulen 1-1/+2
2015-05-14test_bpf: add tests related to BPF_MAXINSNSGravatar Daniel Borkmann 1-0/+8
2015-05-14tcp: syncookies: extend validity rangeGravatar Eric Dumazet 1-14/+24
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundGravatar Florian Fainelli 1-0/+3
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Gravatar Denys Vlasenko 1-22/+2
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeGravatar Florian Westphal 1-3/+5
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyGravatar Pablo Neira 4-0/+51
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringGravatar Pablo Neira 1-1/+1
2015-05-14netfilter: add nf_hook_list_active()Gravatar Pablo Neira 1-5/+12
2015-05-14netfilter: add hook list to nf_hook_stateGravatar Pablo Neira 1-2/+5
2015-05-14netfilter: cleanup struct nf_hook_ops indentationGravatar Pablo Neira 1-7/+7
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsGravatar John W. Linville 1-0/+9
2015-05-13geneve: move definition of geneve_hdr() to geneve.hGravatar John W. Linville 1-0/+5
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetGravatar Pablo Neira 1-8/+0
2015-05-13packet: rollover statisticsGravatar Willem de Bruijn 1-0/+7
2015-05-13tc: introduce Flower classifierGravatar Jiri Pirko 1-0/+30
2015-05-13flow_dissector: change port array into src, dst tupleGravatar Jiri Pirko 3-7/+10
2015-05-13flow_dissector: introduce support for Ethernet addressesGravatar Jiri Pirko 1-0/+13
2015-05-13flow_dissector: introduce support for ipv6 addresssesGravatar Jiri Pirko 1-0/+13
2015-05-13flow_dissector: add missing header includesGravatar Jiri Pirko 1-0/+3
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsGravatar Jiri Pirko 4-39/+44
2015-05-13flow_dissector: introduce programable flow_dissectorGravatar Jiri Pirko 1-0/+61
2015-05-13net: move __skb_tx_hash to dev.cGravatar Jiri Pirko 2-3/+3
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hGravatar Jiri Pirko 2-1/+1
2015-05-13net: move *skb_get_poff declarations into correct headerGravatar Jiri Pirko 2-4/+3
2015-05-13flow_dissector: remove unused function flow_get_hlen declarationGravatar Jiri Pirko 1-3/+0
2015-05-13net: change name of flow_dissector header to match the .c file nameGravatar Jiri Pirko 4-7/+14
2015-05-13net: sched: use counter to break reclassify loopsGravatar Florian Westphal 2-16/+1
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 23-24/+183
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsGravatar Scott Feldman 1-2/+2
2015-05-13switchdev: align comment with other comments in blockGravatar Scott Feldman 1-1/+1
2015-05-13netfilter: ipset: Fix ext_*() macrosGravatar Sergey Popovich 1-4/+4
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 10-10/+133
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hGravatar David Ahern 1-3/+0