aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-29netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet
2010-10-28netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller
2010-10-28netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-10-21tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler
2010-10-21tproxy: added IPv6 support to the socket matchBalazs Scheidler
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov
2010-10-21ipvs: changes for local clientJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: move ip_route_me_harder for ICMPJulian Anastasov
2010-10-21ipvs: create ip_vs_defrag_userJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov
2010-10-21ipvs: stop ICMP from FORWARD to localJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: switch to notrack modeJulian Anastasov
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-10-21secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setEric Paris
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21secmark: do not return early if there was no errorEric Paris
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-05ipvs: Use frag walker helper in SCTP proto support.David S. Miller
2010-10-04netfilter: unregister nf hooks, matches and targets in the reverse orderChangli Gao
2010-10-04netfilter: remove duplicated includeNicolas Kaiser
2010-10-04IPVS: sip persistence engineSimon Horman
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman