netlabel: directly return netlbl_unlabel_genl_init()
[cascardo/linux.git] / net / ipv4 /
2014-10-07 Eric Dumazetnet: better IFF_XMIT_DST_RELEASE support
2014-10-07 Andy Zhouopenvswitch: fix a compilation error when CONFIG_INET...
2014-10-07 Andy Zhounet: fix a sparse warning
2014-10-06 Daniel Borkmannipv4: igmp: fix v3 general query drop monitor false...
2014-10-06 David S. MillerMerge branch 'geneve'
2014-10-06 Andy Zhounet: Add Geneve tunneling protocol driver
2014-10-06 David S. MillerMerge tag 'master-2014-10-02' of git://git./linux/kerne...
2014-10-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-10-03 David S. MillerMerge branch 'gudp'
2014-10-03 Tom Herbertip_tunnel: Add GUE support
2014-10-03 Tom Herbertgue: Receive side for Generic UDP Encapsulation
2014-10-03 Tom Herbertfou: eliminate IPv4,v6 specific GRO functions
2014-10-03 Tom Herbertip_tunnel: Account for secondary encapsulation header...
2014-10-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-10-03 Arturo Borreronetfilter: nft_masq: register/unregister notifiers...
2014-10-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-10-02 Pablo Neira Ayusonetfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
2014-10-02 Pablo Neira Ayusonetfilter: move nf_send_resetX() code to nf_reject_ipvX...
2014-10-02 Pablo Neira Ayusonetfilter: nft_reject: introduce icmp code abstraction...
2014-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-02 David S. MillerMerge branch 'udp_gso'
2014-10-02 Tom Herbertgre: Set inner protocol in v4 and v6 GRE transmit
2014-10-02 Tom Herbertipip: Set inner IP protocol in ipip
2014-10-02 Tom Herbertudp: Generalize skb_udp_segment
2014-10-01 Eric Dumazetnet: cleanup and document skb fclone layout
2014-10-01 Yuchung Chengtcp: abort orphan sockets stalling on zero window probes
2014-10-01 Fabian Frederickcipso: add __init to cipso_v4_cache_init
2014-10-01 Fabian Frederickinet: frags: add __init to ip4_frags_ctl_register
2014-10-01 Fabian Fredericktcp: add __init to tcp_init_mem
2014-10-01 Eric Dumazetipv4: mentions skb_gro_postpull_rcsum() in inet_gro_rec...
2014-10-01 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-09-30 Li RongQingtcp: Change tcp_slow_start function to return void
2014-09-29 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-29 Florian Westphaltcp: change TCP_ECN prefixes to lower case
2014-09-29 Florian Westphaltcp: move TCP_ECN_create_request out of header
2014-09-29 Li RongQingtcp: remove unnecessary assignment.
2014-09-29 David S. MillerMerge branch 'dctcp'
2014-09-29 Daniel Borkmannnet: tcp: add DCTCP congestion control algorithm
2014-09-29 Florian Westphalnet: tcp: more detailed ACK events and events for CE...
2014-09-29 Florian Westphalnet: tcp: split ack slow/fast events from cwnd_event
2014-09-29 Daniel Borkmannnet: tcp: add flag for ca to indicate that ECN is required
2014-09-29 Florian Westphalnet: tcp: assign tcp cong_ops when tcp sk is created
2014-09-28 Rick Jonesarp: Do not perturb drop profiles with ignored ARP...
2014-09-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-28 WANG Congneigh: check error pointer instead of NULL for ipv4_nei...
2014-09-28 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-09-28 Peter Pan(潘卫平)tcp: use tcp_flags in tcp_data_queue()
2014-09-28 Eric Dumazettcp: change tcp_skb_pcount() location
2014-09-28 David S. MillerMerge branch 'tcp_skb_cb'
2014-09-28 Eric Dumazettcp: better TCP_SKB_CB layout to reduce cache line...
2014-09-28 Eric Dumazetipv4: rename ip_options_echo to __ip_options_echo()
2014-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-27 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-09-27 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-09-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-09-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-09-26 Eric Dumazetnet: introduce __skb_header_release()
2014-09-26 David S. MillerMerge tag 'master-2014-09-16' of git://git./linux/kerne...
2014-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-09-26 Steffen Klassertip_tunnel: Don't allow to add the same tunnel multiple...
2014-09-26 David S. MillerMerge branch 'gso_send_check'
2014-09-26 Tom Herbertnet: Remove gso_send_check as an offload callback
2014-09-26 Tom Herbertudp: move logic out of udp[46]_ufo_send_check
2014-09-26 Tom Herberttcp: move logic out of tcp_v[64]_gso_send_check
2014-09-25 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc7' of git://git./linux/kernel...
2014-09-25 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-09-25 Linus TorvaldsMerge tag 'gpio-v3.17-4' of git://git./linux/kernel...
2014-09-25 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-09-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-09-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-09-24 David S. MillerMerge tag 'master-2014-09-23' of git://git./linux/kerne...
2014-09-24 Linus TorvaldsMerge tag 'pci-v3.17-fixes-3' of git://git./linux/kerne...
2014-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-09-24 Linus TorvaldsMerge tag 'media/v3.17-rc7' of git://git./linux/kernel...
2014-09-24 Linus TorvaldsMerge tag 'md/3.17-more-fixes' of git://git.neil.brown...
2014-09-23 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-09-23 Linus TorvaldsMerge tag 'sound-3.17-rc7' of git://git./linux/kernel...
2014-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-09-23 Linus TorvaldsMerge branch 'parisc-3.17-7' of git://git./linux/kernel...
2014-09-23 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-09-23 Eric Dumazettcp: add coalescing attempt in tcp_ofo_queue()
2014-09-23 Eric Dumazeticmp: add a global rate limitation
2014-09-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-09-23 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-23 Paolo BonziniMerge tag 'kvm-arm-for-v3.17-rc7-or-final' of git:...
2014-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-09-23 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2014-09-23 Linus TorvaldsMerge tag 'fscache-fixes-20140917' of git://git./linux...
2014-09-22 Eric Dumazetipv4: do not use this_cpu_ptr() in preemptible context
2014-09-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-22 Eric Dumazettcp: avoid possible arithmetic overflows
2014-09-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-09-22 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-21 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-09-21 Linus TorvaldsMerge tag 'media-v3.17-rc6' of git://git./linux/kernel...
2014-09-19 Greg Kroah-HartmanMerge tag 'iio-fixes-3.17a' of git://git./linux/kernel...
2014-09-19 Greg Kroah-HartmanMerge tag 'for_3.17-rc' of git://git./linux/kernel...
next