summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-07netfilter: selinux: switch hook PFs to nfprotoAlban Crequy1-5/+5
2012-06-07netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy1-12/+12
2012-06-07netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy1-2/+2
2012-06-07netfilter: bridge: switch hook PFs to nfprotoAlban Crequy1-14/+14
2012-06-07netfilter: decnet: switch hook PFs to nfprotoAlban Crequy1-1/+1
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko4-9/+80
2012-06-07netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal1-9/+19
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng11-27/+48
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso10-91/+0
2012-06-07netfilter: nf_ct_gre: use new namespace supportGao feng1-21/+34
2012-06-07netfilter: nf_ct_dccp: use new namespace supportGao feng1-66/+66
2012-06-07netfilter: nf_ct_udplite: add namespace supportGao feng1-18/+80
2012-06-07netfilter: nf_ct_sctp: add namespace supportGao feng1-29/+146
2012-06-07netfilter: nf_ct_ipv6: add namespace supportGao feng1-29/+59
2012-06-07netfilter: nf_ct_ipv4: add namespace supportGao feng1-38/+85
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng3-2/+26
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng3-3/+43
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng3-11/+103
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng3-29/+145
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng5-33/+78
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng5-30/+91
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng9-79/+159
2012-06-07netfilter: Add fail-open supportKrishna Kumar2-3/+42
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang3-38/+13
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang3-36/+0
2012-06-02Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-39/+297
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-01Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds13-45/+33
2012-06-01nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-01fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds94-2155/+5467
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds86-792/+1775
2012-06-01Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-629/+1416
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+14
2012-06-01Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin6-16/+154