summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-21net: dev: reduce both ingress hook ifdefsDaniel Borkmann
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet
2015-05-21neigh: Better handling of transition to NUD_PROBE stateErik Kline
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-19Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-19tcp: Return error instead of partial read for saved syn headersEric B Munson
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou
2015-05-19IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-17netlink: Use random autobind roverHerbert Xu
2015-05-17netns: make nsid_lock per netWANG Cong
2015-05-17flow_dissector: remove bogus return in tipc sectionJiri Pirko
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-17tcp: halves tcp_mem[] limitsEric Dumazet
2015-05-17tcp: allow one skb to be received per socket under memory pressureEric Dumazet
2015-05-17tcp: fix behavior for epoll edge triggerEric Dumazet
2015-05-17tcp: introduce tcp_under_memory_pressure()Eric Dumazet
2015-05-17tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet
2015-05-17net: fix sk_mem_reclaim_partial()Eric Dumazet
2015-05-17net-packet: fix null pointer exception in rollover modeWillem de Bruijn
2015-05-17netfilter: synproxy: fix sparse errorsEric Dumazet
2015-05-17ipip: fix one sparse errorEric Dumazet
2015-05-17netfilter: Use correct return for seq_show functionsJoe Perches
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-14net: core: set qdisc pkt len before tc_classifyFlorian Westphal
2015-05-14netns: fix unbalanced spin_lock on errorNicolas Dichtel
2015-05-14ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64Alexander Duyck
2015-05-14packet: fix warnings in rollover lock contentionWillem de Bruijn
2015-05-14tipc: use sock_create_kern interface to create kernel socketYing Xue
2015-05-14cls_flower: Fix compile errorBrian Haley
2015-05-14tipc: add packet sequence number at instant of transmissionJon Paul Maloy
2015-05-14tipc: improve link congestion algorithmJon Paul Maloy
2015-05-14tipc: simplify link supervision checkpointingJon Paul Maloy
2015-05-14tipc: rename fields in struct tipc_linkJon Paul Maloy
2015-05-14tipc: simplify packet sequence number handlingJon Paul Maloy
2015-05-14tipc: simplify include dependenciesJon Paul Maloy
2015-05-14tipc: simplify link timer handlingJon Paul Maloy
2015-05-14tipc: simplify resetting and disabling of bearersJon Paul Maloy
2015-05-14netfilter: xt_MARK: Add ARP supportZhang Chunyu
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: free nf_bridge info on xmitFlorian Westphal
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira
2015-05-13net: Reserve skb headroom and set skb->dev even if using __alloc_skbAlexander Duyck
2015-05-13geneve_core: identify as driver library in modules descriptionJohn W. Linville
2015-05-13geneve: Rename support library as geneve_coreJohn W. Linville