Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | netfilter: nfnetlink_queue: do not free skb on error | Florian Westphal | 2 | -9/+15 |
2011-01-18 | netfilter: nfnetlink_queue: return error number to caller | Florian Westphal | 3 | -23/+49 |
2011-01-18 | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE | Florian Westphal | 1 | -0/+1 |
2011-01-18 | netfilter: nf_conntrack: remove an atomic bit operation | Changli Gao | 1 | -1/+1 |
2011-01-18 | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 1 | -2/+2 |
2011-01-18 | netfilter: xt_connlimit: use hotdrop jump mark | Richard Weinberger | 1 | -4/+2 |
2011-01-18 | netfilter: xtables: add missing aliases for autoloading via iptables | Jan Engelhardt | 3 | -0/+6 |
2011-01-16 | netfilter: create audit records for x_tables replaces | Thomas Graf | 1 | -0/+16 |
2011-01-16 | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 3 | -0/+215 |
2011-01-16 | caif: checking the wrong variable | Dan Carpenter | 1 | -4/+5 |
2011-01-16 | can: test size of struct sockaddr in sendmsg | Kurt Van Dijck | 2 | -0/+6 |
2011-01-16 | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 4 | -14/+16 |
2011-01-16 | batman-adv: Use "__attribute__" shortcut macros | Sven Eckelmann | 3 | -12/+12 |
2011-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -38/+37 |
2011-01-15 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -94/+141 |
2011-01-14 | rxrpc: rxrpc_workqueue isn't used during memory reclaim | Tejun Heo | 1 | -1/+1 |
2011-01-14 | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 4 | -34/+17 |
2011-01-14 | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 364 | -7487/+20913 |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 9 | -34/+33 |
2011-01-14 | net: remove dev_txq_stats_fold() | Eric Dumazet | 2 | -34/+21 |
2011-01-14 | batman-adv: Even Batman should not dereference NULL pointers | Jesper Juhl | 1 | -2/+4 |
2011-01-13 | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 1 | -9/+2 |
2011-01-13 | mac80211: fix lockdep warning | Johannes Berg | 1 | -1/+11 |
2011-01-13 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 1 | -1/+2 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+15 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -3/+3 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 3 | -45/+8 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 8 | -8/+14 |
2011-01-13 | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 1 | -1/+2 |
2011-01-13 | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 1 | -12/+34 |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 5 | -34/+55 |
2011-01-13 | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 1 | -2/+73 |
2011-01-13 | eth: fix new kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-01-13 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2 | -1/+9 |
2011-01-13 | inet6: prevent network storms caused by linux IPv6 routers | Alexey Kuznetsov | 1 | -0/+3 |
2011-01-13 | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 7 | -32/+1 |
2011-01-13 | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2 | -6/+9 |
2011-01-13 | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 1 | -12/+9 |
2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 1 | -12/+11 |
2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 3 | -13/+13 |
2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 7 | -163/+184 |
2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 9 | -72/+109 |
2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 3 | -58/+204 |
2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 3 | -182/+219 |
2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2 | -48/+58 |
2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 5 | -52/+65 |
2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 5 | -35/+39 |
2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 9 | -98/+123 |
2011-01-13 | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2 | -16/+10 |
2011-01-13 | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2 | -63/+61 |