summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs 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-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger
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
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08RDS: Remove dead struct from rds.hAndy Grover
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover
2010-09-08RDS: Add rds.h to exported headers listAndy Grover
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan