summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Add struct ip_vs_peSimon Horman2010-10-043-20/+100
* IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-042-22/+4Star
* IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-042-10/+5Star
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-046-189/+181Star
* IPVS: compact ip_vs_sched_persist()Simon Horman2010-10-041-105/+51Star
* netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-041-0/+39
* netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman2010-10-041-0/+3
* netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-282-31/+77
* netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-221-1/+7
* netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso2010-09-221-0/+1
* netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-225-14/+93
* ipvs: changes related to service usecntJulian Anastasov2010-09-212-154/+102Star
* netfilter: save the hash of the tuple in the original direction for latter useChangli Gao2010-09-211-34/+78
* ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-212-8/+37
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-218-195/+430
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-173-13/+19
* netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao2010-09-161-6/+13
* netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-161-9/+8Star
* netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-161-5/+11
* netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao2010-09-161-1/+1
* netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-151-45/+31Star
* flow: better memory managementEric Dumazet2010-09-141-36/+42
* pkt_sched: remov unnecessary bh_disablestephen hemminger2010-09-101-2/+2
* fib: cleanupsEric Dumazet2010-09-101-32/+23Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-1042-258/+342
|\
| * sctp: fix test for end of loopJoe Perches2010-09-101-23/+23
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-0923-274/+919
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-0714-37/+91
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-297-32/+21Star
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-247-33/+31Star
| | |\ \ \
| | * \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-194-15/+46
| | |\ \ \ \
| | | * | | | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-171-4/+5
| | | * | | | rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| | | * | | | xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| | | * | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-101-6/+22
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1812-57/+59
| | |\ \ \ \ \
| * | | | | | | udp: add rehash on connect()Eric Dumazet2010-09-094-2/+64
| * | | | | | | net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
| * | | | | | | ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6
| * | | | | | | ipvs: fix active FTPJulian Anastasov2010-09-083-12/+13
| * | | | | | | gro: Re-fix different skb headroomsJarek Poplawski2010-09-081-1/+1
| * | | | | | | ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-071-2/+13
| * | | | | | | UNIX: Do not loop forever at unix_autobind().Tetsuo Handa2010-09-071-3/+12
| * | | | | | | irda: off by oneDan Carpenter2010-09-071-1/+1
| * | | | | | | netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15Star
| * | | | | | | ipv6: discard overlapping fragmentNicolas Dichtel2010-09-071-56/+15Star
| * | | | | | | net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-071-8/+8
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-021-6/+6
| * | | | | | ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
| * | | | | | gro: fix different skb headroomsEric Dumazet2010-09-021-2/+6