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