aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler1-2/+114
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tupleBalazs Scheidler1-1/+5
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom1-0/+4
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2-1/+8
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler1-0/+2
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt3-12/+0
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt4-21/+14
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt3-104/+67
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt3-29/+24
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt3-13/+18
2010-10-04netfilter: add missing xt_log.h filePatrick McHardy1-0/+54
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger1-3/+0
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman2-0/+4
2010-10-04IPVS: management of persistence engine modulesSimon Horman1-0/+6
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman1-0/+1
2010-10-04IPVS: Add struct ip_vs_peSimon Horman2-1/+29
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-14/+30
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman1-0/+1
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2-0/+2
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso3-3/+5
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov1-0/+1
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov2-1/+45
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov2-1/+9
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller53-148/+526
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-1/+10
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller332-3752/+8706
2010-09-08udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-08RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-08RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-08RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-5/+5
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-6/+11
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-0/+15
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-15/+49
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-15/+49
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald1-2/+2