appletalk: Use ether_addr_copy
[deliverable/linux.git] / net / netfilter /
2014-01-18  David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-01-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-17  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-17  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-17  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-01-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-16  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-01-16  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-01-16  Linus TorvaldsMerge tag 'writeback-fixes' of git://git./linux/kernel...
2014-01-15  Kristian Evensennetfilter: nft_ct: fix compilation warning if NF_CONNTR...
2014-01-15  Linus TorvaldsMerge tag 'md/3.13-fixes' of git://neil.brown.name/md
2014-01-15  Ingo MolnarMerge branch 'clockevents/3.13-fixes' of git://git...
2014-01-15  Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2014-01-14  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2014-01-14  Aruna-Hewapathiranenet: replace macros net_random and net_srandom with...
2014-01-14  David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-01-14  Paul Gortmakernetfilter: Add dependency on IPV6 for NF_TABLES_INET
2014-01-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-14  Dave AirlieMerge tag 'drm-intel-fixes-2014-01-13' of git://people...
2014-01-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-01-13  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2014-01-12  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-01-10  Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi...
2014-01-10  Linus TorvaldsMerge branch 'leds-fixes-for-3.13' of git://git./linux...
2014-01-10  Linus TorvaldsMerge tag 'mfd-fixes-3.13-2' of git://git./linux/kernel...
2014-01-10  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-10  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-01-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-10  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-01-10  Pablo Neira Ayusonetfilter: nf_tables: fix missing byteorder conversion...
2014-01-10  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-10  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-01-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-09  Pablo Neira Ayusonetfilter: nf_tables: fix error path in the init functions
2014-01-09  James Chapmannetfilter: introduce l2tp match extension
2014-01-09  Patrick McHardynetfilter: nf_tables: rename nft_do_chain_pktinfo(...
2014-01-09  Patrick McHardynetfilter: nf_tables: prohibit deletion of a table...
2014-01-09  Patrick McHardynetfilter: nf_tables: take AF module reference when...
2014-01-09  Patrick McHardynetfilter: nf_tables: perform flags validation before...
2014-01-09  Patrick McHardynetfilter: nf_tables: minor nf_chain_type cleanups
2014-01-09  Patrick McHardynetfilter: nf_tables: constify chain type definitions...
2014-01-09  Patrick McHardynetfilter: nf_tables: replay request after dropping...
2014-01-09  Patrick McHardynetfilter: nf_tables: add missing module references...
2014-01-09  Patrick McHardynetfilter: nf_tables: fix chain type module reference...
2014-01-09  Patrick McHardynetfilter: nf_tables: fix check for table overflow
2014-01-09  Patrick McHardynetfilter: nf_tables: restore chain change atomicity
2014-01-09  Patrick McHardynetfilter: nf_tables: split chain policy validation...
2014-01-09  Pablo Neira Ayusonetfilter: nft_meta: fix lack of validation of the...
2014-01-09  Kristian Evensennetfilter: nft_ct: Add support to set the connmark
2014-01-09  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-09  Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git./linux/kerne...
2014-01-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-08  Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-01-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-07  Patrick McHardynetfilter: nft_ct: load both IPv4 and IPv6 conntrack...
2014-01-07  Patrick McHardynetfilter: nft_meta: add l4proto support
2014-01-07  Patrick McHardynetfilter: nf_tables: add nfproto support to meta expre...
2014-01-07  Patrick McHardynetfilter: nf_tables: add "inet" table for IPv4/IPv6
2014-01-07  Patrick McHardynetfilter: nf_tables: add support for multi family...
2014-01-07  Patrick McHardynetfilter: nf_tables: add hook ops to struct nft_pktinfo
2014-01-07  Patrick McHardynetfilter: nf_tables: make chain types override the...
2014-01-07  Pablo Neira Ayusonetfilter: nft_reject: fix compilation warning if NF_TA...
2014-01-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-07  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2014-01-06  Thomas Grafnet: Export skb_zerocopy() to zerocopy from one skb...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  David S. Millernetfilter: Fix build failure in nfnetlink_queue_core.c.
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  Daniel Borkmannnetfilter: nf_conntrack_dccp: fix skb_header_pointer...
2014-01-06  Jesper Dangaard... netfilter: only warn once on wrong seqadj usage
2014-01-06  Daniel Borkmannnetfilter: nf_conntrack_dccp: use %s format string...
2014-01-06  Daniel Borkmannnetfilter: nf_nat: fix access to uninitialized buffer...
2014-01-06  Pablo Neira AyusoRevert "netfilter: avoid get_random_bytes calls"
2014-01-06  Mike TurquetteMerge tag 'samsung-clk-fixes' of git://git./linux/kerne...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-01-06  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-01-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-01-03  Pablo Neira Ayusonetfilter: nf_tables: dump sets in all existing families
2014-01-03  Daniel Borkmannnetfilter: x_tables: lightweight process control group...
2014-01-03  Eric Leblondnetfilter: xt_CT: fix error value in xt_ct_tg_check()
2014-01-03  stephen hemmingernetfilter: nf_conntrack: remove dead code
2014-01-03  stephen hemmingernetfilter: ipset: remove unused code
2014-01-03  Daniel Borkmannnetfilter: nf_nat: add full port randomization support
2014-01-03  Michal Nazarewicznetfilter: nf_tables: remove unused variable in nf_tabl...
2014-01-03  Daniel Borkmannnetfilter: nf_tables: fix type in parsing in nf_tables_...
2014-01-03  Linus TorvaldsMerge tag 'for-v3.13-fixes' of git://git.infradead...
2014-01-03  Linus TorvaldsMerge tag 'pm+acpi-3.13-rc7' of git://git./linux/kernel...
2014-01-02  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2014-01-02  Linus TorvaldsMerge tag 'gfs2-fixes' of git://git./linux/kernel/git...
2014-01-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-02  Olof JohanssonMerge tag 'renesas-fixes3-for-v3.13' of git://git....
2014-01-01  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-01  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-01-01  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-01-01  Pablo Neira Ayusonetfilter: add help information to new nf_tables Kconfi...
2013-12-31  Rafael J. WysockiMerge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
2013-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-12-31  Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
next
This page took 0.065267 seconds and 8 git commands to generate.