[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
[safe/jmp/linux-2.6] / include / net /
2006-01-09 Jan Blunck[PATCH] Eliminate __attribute__ ((packed)) warnings...
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-06 Kris Katterjohn[NET]: Change sk_run_filter()'s return type in net...
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-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.
2005-12-27 David L Stevens[IPV6] mcast: Fix multiple issues in MLDv2 reports.
2005-12-21 YOSHIFUJI Hideaki[IPV6]: Defer IPv6 device initialization until the...
2005-12-19 David S. Miller[IPSEC]: Perform SA switchover immediately.
2005-12-05 Steven Whitehouse[DECNET]: add memory buffer settings
2005-11-22 Jamal Hadi Salim[IPV4]: Fix secondary IP addresses after promotion
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix sending extension headers before and includ...
2005-11-18 Andrew Morton[PATCH] git-netdev-all-ieee80211_get_payload-warning-fix
2005-11-15 Stephen Hemminger[TCP]: More spelling fixes.
2005-11-15 Jochen Friedrich[LLC]: Fix typo
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Fix ia64 NaT consumption fault with sctp_sideff...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-11-11 Stephen Hemminger[TCP]: speed up SACK processing
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-11 Stephen Hemminger[TCP]: Appropriate Byte Count support
2005-11-11 Stephen Hemminger[TCP]: add tcp_slow_start helper
2005-11-11 Stephen Hemminger[TCP]: fix congestion window update when using TSO...
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-10 Thomas Graf[NETLINK]: Generic netlink family
2005-11-10 Thomas Graf[NETLINK]: Generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Type-safe netlink messages/attributes interface
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-11-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09 Christoph Hellwigieee80211: cleanup crypto list handling, other minor...
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-11-08 Marcel Holtmann[Bluetooth]: Add endian annotations to the core
2005-11-08 Stephen Hemminger[NET]: sk_add_backlog convert from macro to inline
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Make ipv6_addr_type() more generic so that...
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Put addr_diff() into common header for future...
2005-11-07 James KetrenosUpdate version ieee80211 stamp to 1.1.7
2005-11-06 Arnaldo Carvalho... Merge branch 'red' of 84.73.165.173:/home/tgr/repos...
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-11-05 Thomas Graf[NET]: Introduce INET_ECN_set_ce() function
2005-11-05 Thomas Graf[PKT_SCHED]: Generic RED layer
2005-10-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-29 Arnaldo Carvalho... Merge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Ivan Skytte Jorgensen[SCTP] Rename SCTP specific control message flags.
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-28 Arnaldo Carvalho... Merge /linux/kernel/git/holtmann/bluetooth-2.6
2005-10-28 Marcel Holtmann[Bluetooth] Make more functions static
2005-10-28 Marcel Holtmann[Bluetooth] Move CRC table into RFCOMM core
2005-10-28 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/acme/net-2.6.15
2005-10-28 Al Viro[PATCH] gfp_t: net/*
2005-10-26 Jeff GarzikMerge branch 'master'
2005-10-26 Herbert Xu[IPSEC]: Kill obsolete get_mss function
2005-10-25 Jochen Friedrich[LLC]: Strip RIF flag from source MAC address
2005-10-22 Ralf Baechle[AX.25]: Fix signed char bug
2005-10-21 James KetrenosUpdate version ieee80211 stamp to 1.1.6
2005-10-14 Jeff GarzikMerge branch 'master'
2005-10-11 Arnaldo Carvalho... [TWSK]: Grab the module refcount for timewait sockets
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-07 Sridhar Samudrala[SCTP] Fix SCTP socket options to work with 32-bit...
2005-10-07 Ivan Skytte Jørgensen[SCTP] Fix sctp_get{pl}addrs() API to work with 32...
2005-10-05 Herbert Xu[IPSEC]: Document that policy direction is derived...
2005-10-05 Randy Dunlap[XFRM]: fix sparse gfp nocast warnings
2005-10-05 Randy Dunlap[IPVS]: fix sparse gfp nocast warnings
2005-10-05 Randy Dunlap[DECNET]: fix sparse gfp nocast warnings
2005-10-04 Eric Dumazet[INET]: Shrink struct inet_ehash_bucket on 32 bits UP
next