]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - net
netfilter: reset netfilter state when duplicating packet
[mirror_ubuntu-artful-kernel.git] / net /
2017-02-02 Florian Westphalnetfilter: reset netfilter state when duplicating packet
2017-02-02 Florian Westphalnetfilter: conntrack: no need to pass ctinfo to error...
2017-02-02 Fengnetfilter: nf_tables: Eliminate duplicated code in...
2017-01-18 Gao Fengnetfilter: nf_tables: eliminate useless condition checks
2017-01-18 Liping Zhangnetfilter: nft_meta: deal with PACKET_LOOPBACK in netde...
2017-01-18 Liping Zhangnetfilter: pkttype: unnecessary to check ipv6 multicast...
2017-01-09 Willem de Bruijnxtables: extend matches and targets with .usersize
2017-01-09 Willem de Bruijnxtables: use match, target and data copy_to_user helper...
2017-01-09 Willem de Bruijnebtables: use match, target and data copy_to_user helpers
2017-01-09 Willem de Bruijnarptables: use match, target and data copy_to_user...
2017-01-09 Willem de Bruijnip6tables: use match, target and data copy_to_user...
2017-01-09 Willem de Bruijniptables: use match, target and data copy_to_user helpers
2017-01-09 Willem de Bruijnxtables: add xt_match, xt_target and data copy_to_user...
2017-01-05 Geliang Tangnetfilter: xt_connlimit: use rb_entry()
2017-01-05 Davide Carattinetfilter: conntrack: validate SCTP crc32c in PREROUTING
2017-01-05 Davide Carattinetfilter: select LIBCRC32C together with SCTP conntrack
2017-01-03 Liping Zhangnetfilter: nft_ct: add average bytes per packet support
2017-01-03 Florian Westphalnetfilter: nat: merge udp and udplite helpers
2017-01-03 Florian Westphalnetfilter: merge udp and udplite conntrack helpers
2017-01-02 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-01...
2016-12-30 David Ahernnet: Allow IP_MULTICAST_IF to set index to L3 slave
2016-12-30 Florian Fainellinet: dsa: Implement ndo_get_phys_port_id
2016-12-29 Matthias Tafelmeiernet: dev_weight: TX/RX orthogonality
2016-12-29 Marcelo Ricardo... sctp: refactor sctp_datamsg_from_user
2016-12-29 Dave Jonesipv6: remove unnecessary inet6_sk check
2016-12-29 Haishuang Yanipv4: Namespaceify tcp_max_syn_backlog knob
2016-12-29 Haishuang Yanipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_bucket...
2016-12-28 Marcelo Ricardo... sctp: add pr_debug for tracking asocs not found
2016-12-28 David S. MillerMerge branch 'sctp-cleanups'
2016-12-28 Marcelo Ricardo... sctp: sctp_chunk_length_valid should return bool
2016-12-28 Marcelo Ricardo... sctp: remove return value from sctp_packet_init/config
2016-12-28 Marcelo Ricardo... sctp: simplify addr copy
2016-12-28 Marcelo Ricardo... sctp: reduce indent level in sctp_sf_shut_8_4_5
2016-12-28 Marcelo Ricardo... sctp: reduce indent level at sctp_sf_tabort_8_4_8
2016-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-27 Jason Wangnet: xdp: remove unused bfp_warn_invalid_xdp_buffer()
2016-12-27 pravin shelaropenvswitch: upcall: Fix vlan handling.
2016-12-27 Haishuang Yanipv4: Namespaceify tcp_tw_reuse knob
2016-12-26 Daniel Borkmannnet, sched: fix soft lockup in tc_classify
2016-12-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-25 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git.kernel.org/pub...
2016-12-25 Thomas Gleixnerktime: Get rid of ktime_equal()
2016-12-25 Thomas Gleixnerktime: Cleanup ktime_set() usage
2016-12-25 Thomas Gleixnerktime: Get rid of the union
2016-12-24 Linus TorvaldsReplace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-12-23 Jon Paul Maloytipc: don't send FIN message from connectionless socket
2016-12-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-23 Marcelo Ricardo... sctp: fix recovering from 0 win with small data chunks
2016-12-23 Marcelo Ricardo... sctp: do not loose window information if in rwnd_over
2016-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-23 Linus TorvaldsMerge tag 'befs-v4.10-rc1' of git://github.com/luisbg...
2016-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-12-23 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2016-12-23 Linus TorvaldsMerge tag 'arc-4.10-rc1-part2' of git://git.kernel...
2016-12-23 David S. MillerMerge branch 'mlxsw-router-fixes'
2016-12-23 Ido Schimmelneigh: Send netevent after marking neigh as dead
2016-12-23 Dave Jonesipv6: handle -EFAULT from skb_copy_bits
2016-12-23 Willem de Bruijninet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
2016-12-23 David S. MillerMerge branch 'cls_flower-act_tunnel_key-fixes'
2016-12-23 Or Gerlitznet/sched: cls_flower: Mandate mask when matching on...
2016-12-23 Or Gerlitznet/sched: act_tunnel_key: Fix setting UDP dst port...
2016-12-23 Al ViroMerge branch 'work.namespace' into for-linus
2016-12-22 James BottomleyMerge branch 'misc' into for-linus
2016-12-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-12-22' of git...
2016-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2016-12-22' of git://anongit...
2016-12-22 Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-12-22 Linus TorvaldsMerge tag 'leds_for_4.10_email_update' of git://git...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-12-22 Linus TorvaldsMerge tag 'acpi-extra-4.10-rc1' of git://git.kernel...
2016-12-22 Linus TorvaldsMerge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org...
2016-12-22 Linus TorvaldsMerge tag 'mmc-v4.10-3' of git://git.kernel.org/pub...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-22 Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git.kernel...
2016-12-22 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-12-22' of...
2016-12-22 Lorenzo Colittinet: ipv4: Don't crash if passing a null sk to ip_do_re...
2016-12-22 Rafael J. WysockiMerge branch 'pm-cpufreq'
2016-12-22 Rafael J. WysockiMerge branches 'acpica' and 'acpi-scan'
2016-12-21 Eric Dumazettcp: add a missing barrier in tcp_tasklet_func()
2016-12-21 Linus TorvaldsMerge branch 'parisc-4.10-1' of git://git.kernel.org...
2016-12-21 Linus TorvaldsMerge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org...
2016-12-21 Linus TorvaldsMerge branch 'scsi-target-for-v4.10' of git://git.kerne...
2016-12-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-20 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-12-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-12-20 Linus TorvaldsMerge tag 'doc-4.10-3' of git://git.lwn.net/linux
2016-12-20 Linus TorvaldsMerge tag 'microblaze-4.10-rc1' of git://git.monstr...
2016-12-20 Linus TorvaldsMerge tag 'xtensa-20161219' of git://github.com/jcmvbkb...
2016-12-20 Geliang TangRDS: use rb_entry()
2016-12-20 Geliang Tangnet_sched: sch_netem: use rb_entry()
2016-12-20 Geliang Tangnet_sched: sch_fq: use rb_entry()
2016-12-20 David S. MillerMerge branch 'sctp-fixes'
2016-12-20 Xin Longsctp: not copying duplicate addrs to the assoc's bind...
next