]> nv-tegra.nvidia Code Review - linux-2.6.git/history - include/net
[PATCH] keys: Permit running process to instantiate keys
[linux-2.6.git] / include / net /
2006-01-07 Adrian Bunk[IPV4]: make ip_fragment() static
2006-01-07 Patrick McHardy[NETFILTER]: Redo policy lookups after NAT when neccessary
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2006-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Len BrownAuto-update from upstream
2006-01-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Kris Katterjohn[NET]: Change sk_run_filter()'s return type in net...
2006-01-06 Linus TorvaldsMerge http://oss.oracle.com/git/ocfs2
2006-01-06 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-01-06 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-01-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-05 Patrick McHardy[NETFILTER]: Call POST_ROUTING hook before fragmentation
2006-01-05 Pablo Neira Ayuso[NETFILTER]: Add ctnetlink port for nf_conntrack
2006-01-05 Tony LuckAuto-update from upstream
2006-01-05 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge branch 'upstream' of master.kernel.org:/pub/scm...
2006-01-05 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-01-04 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2006-01-04 Stephen Hemminger[TCP]: less inline's
2006-01-03 Per Liden[NETLINK] genetlink: fix cmd type in genl_ops to be...
2006-01-03 Benjamin LaHaise[AF_UNIX]: Convert to use a spinlock instead of rwlock
2006-01-03 Arnaldo Carvalho... [TCP]: Don't use __constant_htonl for a non const arg
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Arnaldo Carvalho... [SOCK]: Introduce sk_receive_skb
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Frank Filz[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket...
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2006-01-03 David S. Miller[AF_UNIX]: Use spinlock for unix_table_lock
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [TCP]: Move the TCPF_ enum to tcp_states.h
2006-01-03 Arnaldo Carvalho... [INET6]: Generalise tcp_v6_hash_connect
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2006-01-03 Arnaldo Carvalho... [TWSK]: Introduce struct timewait_sock_ops
2006-01-03 Arnaldo Carvalho... [IPV6]: Export ipv6_opt_accepted
2006-01-03 Arnaldo Carvalho... [IPV6]: Introduce inet6_timewait_sock
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise some functions
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2006-01-03 Arnaldo Carvalho... [ICSK]: Move v4_addr2sockaddr from TCP to icsk
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
2006-01-03 Arnaldo Carvalho... [ICSK]: make inet_csk_reqsk_queue_hash_add timeout...
2006-01-03 Arnaldo Carvalho... [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet...
2006-01-03 Arnaldo Carvalho... [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
2006-01-03 Herbert Xu[IPV4]: Safer reassembly
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2006-01-03 Jeff GarzikMerge branch 'master'
2006-01-03 Jeff GarzikMerge branch 'master'
2005-12-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-12-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-12-27 David L Stevens[IPV6] mcast: Fix multiple issues in MLDv2 reports.
2005-12-24 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2005-12-23 Len BrownPull bug3410 into release branch
2005-12-23 Len BrownPull owner_id into release branch
2005-12-23 Len BrownAuto-update from upstream
2005-12-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-12-22 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-12-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-12-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2005-12-21 YOSHIFUJI Hideaki[IPV6]: Defer IPv6 device initialization until the...
2005-12-21 Len BrownAuto-update from upstream
2005-12-21 Dmitry TorokhovManual merge with Linus (conflict in drivers/input...
2005-12-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2005-12-20 Linus TorvaldsMerge branch 'to_linus' of master.kernel.org:/pub/scm...
2005-12-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-12-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-12-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-12-19 David S. Miller[IPSEC]: Perform SA switchover immediately.
2005-12-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-12-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-12-14 Len BrownAuto-update from upstream
2005-12-13 Jeff GarzikMerge branch 'e1000'
2005-12-13 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-12-13 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-12-13 Jeff GarzikMerge branch 'master'
2005-12-13 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2005-12-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-12-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-12-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-12-12 Jeff GarzikMerge branch 'master'
2005-12-12 Jeff GarzikMerge branch 'master'
2005-12-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-12-05 Steven Whitehouse[DECNET]: add memory buffer settings
next