aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[BRIDGE]: filter packets in learning stateStephen Hemminger1-4/+7
2006-01-03[BRIDGE]: handle speed detection after carrier changesStephen Hemminger3-22/+44
2006-01-03[BRIDGE]: allow setting hardware address of bridge pseudo-devStephen Hemminger3-4/+28
2006-01-03[AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller3-20/+20
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo20-83/+97
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo2-16/+16
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo6-348/+190
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo6-336/+186
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo11-63/+118
2006-01-03[DCCP]: Use reqsk_free in dccp_v4_conn_requestArnaldo Carvalho de Melo1-4/+1
2006-01-03[DCCP]: Introduce DCCPv6Arnaldo Carvalho de Melo4-1/+1491
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo3-16/+23
2006-01-03[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6Arnaldo Carvalho de Melo6-52/+114
2006-01-03[DCCP]: Just rename dccp_v4_prot to dccp_protArnaldo Carvalho de Melo3-6/+6
2006-01-03[IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo4-0/+10
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo7-28/+41
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo5-150/+173
2006-01-03[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsgBenjamin LaHaise1-6/+5
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise7-16/+24
2006-01-03[IPVS]: remove dead codeRoberto Nibali4-104/+0
2006-01-03[UDP]: udp_checksum_init return valueStephen Hemminger1-4/+2
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu5-41/+44
2006-01-03[DCCP]: Introduce dccp_ipv4_af_opsArnaldo Carvalho de Melo5-14/+39
2006-01-03[ICSK]: Move v4_addr2sockaddr from TCP to icskArnaldo Carvalho de Melo3-11/+15
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo12-98/+71
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo5-22/+52
2006-01-03[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo5-73/+137
2006-01-03[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned longArnaldo Carvalho de Melo2-2/+2
2006-01-03[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hashArnaldo Carvalho de Melo2-30/+30
2006-01-03[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_portArnaldo Carvalho de Melo5-97/+21
2006-01-03[IPV4]: Safer reassemblyHerbert Xu8-1/+106
2006-01-03[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer3-21/+110
2006-01-03[NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet3-182/+382
2006-01-03[TCP] BIC: CUBIC window growth (2.0)Stephen Hemminger3-0/+454
2006-01-03[TCP] BIC: spelling and whitespaceStephen Hemminger1-2/+2
2006-01-03[TCP] BIC: remove low utilization code.Stephen Hemminger1-80/+1
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger6-0/+410
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger12-61/+655
2006-01-02Linux v2.6.15Linus Torvalds1-1/+1
2006-01-02[PATCH] Make sure interleave masks have at least one node setAndi Kleen1-0/+4
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav2-4/+2
2006-01-02[PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt1-3/+3
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev1-1/+3
2005-12-31sysctl: make sure to terminate strings with a NULLinus Torvalds1-10/+15
2005-12-30[PATCH] Fix false old value return of sysctlYi Yang1-1/+1
2005-12-30sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds1-3/+1
2005-12-30Insanity avoidance in /procLinus Torvalds1-24/+23
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe1-1/+1
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov1-1/+1
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov1-1/+1