summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-217-47/+39
|\
| * Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-211-12/+18
| * types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
| * Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
| * Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
| * fanotify: disable fanotify syscallsEric Paris2010-10-121-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-091-0/+18
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-071-0/+1
| |\ \
| | * | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-071-0/+1
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-071-1/+3
| |\ \ \
| | * | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-1/+3
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-071-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-281-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-2120-215/+573
|\ \ \ \
| * \ \ \ 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 support to the TPROXY targetBalazs Scheidler2010-10-211-3/+10
| * | | | | tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-211-1/+71
| * | | | | tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-212-1/+7
| * | | | | 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-192-1/+8
| * | | | netfilter: install missing ebtables headers for userspaceNick Bowler2010-10-181-0/+2
| * | | | netfilter: xtables: remove unused definesJan Engelhardt2010-10-133-12/+0
| * | | | netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-134-21/+14
| * | | | netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-133-104/+67
| * | | | netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-133-29/+24
| * | | | netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-133-13/+18
| * | | | 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-042-0/+4
| * | | | 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-042-1/+29
| * | | | IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-14/+30
| * | | | netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-041-0/+1
| * | | | netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-282-0/+2
| * | | | netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-223-3/+5
| * | | | ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-211-0/+1
| * | | | ipvs: netfilter connection tracking changesJulian Anastasov2010-09-212-1/+45
| * | | | ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-172-1/+9
* | | | | 9p: client code cleanupstephen hemminger2010-10-211-3/+0