summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2355-388/+1146
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-218-38/+414
| |\
| | * Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-211-12/+41
| | |\
| | | * ipvs: provide address family for debuggingJulian Anastasov2010-10-211-8/+9
| | | * ipvs: changes for local real serverJulian Anastasov2010-10-211-0/+1
| | | * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-1/+2
| | | * ipvs: switch to notrack modeJulian Anastasov2010-10-211-1/+19
| | | * ipvs: optimize checksums for appsJulian Anastasov2010-10-211-2/+10
| | * | tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-211-1/+71
| | * | tproxy: added udp6_lib_lookup functionBalazs Scheidler2010-10-211-0/+3
| | * | tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-0/+6
| | * | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-211-1/+1
| | * | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2010-10-211-2/+114
| | * | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-1/+5
| | |/
| | * ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-0/+4
| | * netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2010-10-191-1/+7
| | * netfilter: add missing xt_log.h filePatrick McHardy2010-10-041-0/+54
| | * netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-3/+0
| | * IPVS: Allow configuration of persistence enginesSimon Horman2010-10-041-0/+1
| | * IPVS: management of persistence engine modulesSimon Horman2010-10-041-0/+6
| | * IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-041-0/+1
| | * IPVS: Add struct ip_vs_peSimon Horman2010-10-041-1/+27
| | * IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-14/+30
| | * netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-281-0/+1
| | * netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-221-3/+0
| | * ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-211-0/+1
| | * ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-1/+43
| | * ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-171-1/+1
| * | 9p: client code cleanupstephen hemminger2010-10-211-3/+0
| * | net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-2/+1
| * | xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-211-2/+0
| * | rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-211-1/+0
| * | xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-211-1/+0
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-205-9/+40
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-152-3/+37
| | |\ \
| | | * | mac80211: add probe request filter flagJohannes Berg2010-10-131-3/+6
| | | * | cfg80211: notify drivers about frame registrationsJohannes Berg2010-10-131-0/+7
| | | * | cfg80211: add channel utilization stats to the survey commandFelix Fietkau2010-10-111-0/+20
| | | * | wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-111-0/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-10-153-6/+3
| | |\ \ \
| | | * | | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-121-5/+0
| | | * | | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-121-0/+2
| | | * | | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-1/+1
| * | | | | netns: reorder fields in struct netEric Dumazet2010-10-172-11/+15
| * | | | | tipc: cleanup function namespacestephen hemminger2010-10-162-73/+0
| |/ / / /
| * | | | Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-131-2/+2
| |/ / /
| * | | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-111-4/+4
| * | | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-111-1/+36
| * | | neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-111-1/+15
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-0/+18
| |\ \ \
OpenPOWER on IntegriCloud