summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-21net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-21inet_hashinfo: remove bsocket counterEric Dumazet
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-19ip: remove unused function prototypeAndy Zhou
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-19net-next: ethtool: Added port speed macros.Parav Pandit
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-19inet: properly align icsk_ca_privEric Dumazet
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy 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-17netns: make nsid_lock per netWANG Cong
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
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: fix two sparse errorsEric Dumazet
2015-05-17net: fix sparse error in csum_replace4()Eric Dumazet
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann
2015-05-14tcp: syncookies: extend validity rangeEric Dumazet
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal