[NETFILTER] nat: remove bogus structure member
[safe/jmp/linux-2.6] / include / net /
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
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-09-22 Arnaldo Carvalho... [LLC]: fix llc_ui_recvmsg, making it behave like tcp_re...
2005-09-22 Arnaldo Carvalho... [LLC]: Fix the accept path
2005-09-22 Arnaldo Carvalho... [LLC]: Fix sparse warnings
2005-09-22 Arnaldo Carvalho... [LLC]: Use refcounting with struct llc_sap
2005-09-22 Arnaldo Carvalho... [LLC]: Do better struct sock accounting on skbs
2005-09-22 Arnaldo Carvalho... [LLC]: Add sysctl support for the LLC timeouts
2005-09-22 Arnaldo Carvalho... [LLC]: Make llc_frame_alloc take a net_device as an...
2005-09-15 Julian Anastasov[IPVS]: ip_vs_ftp breaks connections using persistence
2005-09-13 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2005-09-12 Marcel Holtmann[Bluetooth] Add support for extended inquiry responses
2005-09-12 Ralf Baechle[NETROM]: Introduct stuct nr_private
2005-09-12 Ralf Baechle[NETROM]: Implement G8PZT Circuit reset for NET/ROM
2005-09-12 Ralf Baechle[AX.25]: Add descriptions to constants
2005-09-12 Ralf Baechle[AX.25]: Add more PIDs
2005-09-12 Ralf Baechle[AX.25]: Rename ax25_encapsulate to ax25_hard_header
2005-09-08 Ralf Baechle[AX.25]: Make asc2ax() thread-proof
2005-09-08 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08 David S. Miller[NET]: Need struct sock forward decl in net/compat.h
2005-09-08 Al Viro[PATCH] Fix 32bit sendmsg() flaw
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support IPV6_{RECV,}TCLASS socket options ...
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support several new sockopt / ancillary data...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-07 Jean Tourrilhes[PATCH] WE-19 for kernel 2.6.13
2005-09-06 Ralf Baechle[AX25]: Make ax2asc thread-proof
2005-09-06 David S. Miller[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
2005-09-06 Adrian Bunk[IRDA]: IrDA prototype fixes
2005-09-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-02 David S. Miller[TCP]: Keep TSO enabled even during loss events.
2005-09-02 Herbert Xu[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
2005-09-02 Herbert Xu[NET]: Add sk_stream_wmem_schedule
2005-09-02 Adrian Bunk[IPVS]: "extern inline" -> "static inline"
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'master'
2005-08-30 Stephen Hemminger[INET]: compile errors when DEBUG is defined
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_poll
2005-08-29 Adrian Bunk[NET]: fix PROC_FS=n compile
2005-08-29 David S. Miller[NET]: Implement SKB fast cloning.
2005-08-29 Arnaldo Carvalho... [IP]: Introduce ip_options_get_from_user
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Move the tcp_diag interface to the proper...
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Just rename everything to inet_diag
2005-08-29 Arnaldo Carvalho... [INET6_HASHTABLES]: Move inet6_lookup functions to...
2005-08-29 Arnaldo Carvalho... [IPV6]: Generalise the tcp_v6_lookup routines
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Move inet_timewait_death_row routines to...
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Marcel Holtmann[Bluetooth]: Move packet type into the SKB control...
2005-08-29 Victor Fusco[Bluetooth]: Fix sparse warnings (__nocast type)
2005-08-29 J. Suter[Bluetooth]: Implement RFCOMM remote port negotiation
2005-08-29 Marcel Holtmann[Bluetooth]: Track page scan repetition mode changes
2005-08-29 Marcel Holtmann[Bluetooth]: Workaround for inquiry results with RSSI...
2005-08-29 Arnaldo Carvalho... [ICSK]: Move generalised functions from tcp to inet_con...
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce reqsk_queue_prune from code in tcp_sy...
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_{start,stop}
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_clone
2005-08-29 Arnaldo Carvalho... [NET]: Just move the inet_connection_sock function...
2005-08-29 Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_clone
2005-08-29 Arnaldo Carvalho... [INET_TWSK]: Introduce inet_twsk_alloc
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the TCP sock ID lookup routines
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_lookup_listener
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash & tcp_unhash
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the tcp_listen_ lock routines
2005-08-29 Arnaldo Carvalho... [INET]: Move tcp_port_rover to inet_hashinfo
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_bind_hash & tcp_inherit_port
2005-08-29 Arnaldo Carvalho... [INET]: Move bind_hash from tcp_sk to inet_sk
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP hashtable functions/structs to...
2005-08-29 Arnaldo Carvalho... [INET]: Just rename the TCP hashtable functions/structs...
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP ehash functions to include/net...
2005-08-29 Arnaldo Carvalho... [INET]: Introduce inet_sk_rebuild_header
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_setup_caps
2005-08-29 Arnaldo Carvalho... [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
2005-08-29 Patrick McHardy[IPV4/6]: Check if packet was actually delivered to...
2005-08-29 Andrew McDonald[IPV6]: Check interface bindings on IPv6 raw socket...
2005-08-29 David S. Miller[NET]: Remove explicit initializations of skb->input_dev
2005-08-29 Adrian Bunk[IPV4]: possible cleanups
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 Arnaldo Carvalho... [REQSK]: Move the syn_table destroy from tcp_listen_sto...
2005-08-29 Patrick McHardy[NET]: Kill skb->tc_classid
2005-08-28 Jouni Malinen[PATCH] ieee80211: Fix debug comments ipw->ieee80211
2005-08-28 Jouni Malinen[PATCH] ieee80211: Remove EAPOL debug
2005-08-28 Jouni Malinen[PATCH] ieee80211: Remove WIRELESS_EXT < 17 support
2005-08-26 Jiri Bencieee80211: use endian-aware types
2005-08-26 Jiri Bencieee80211: convert defines to enums
2005-08-26 Jiri Bencieee80211: new constants from latest 802.11x specifications
2005-08-26 Jiri Bencieee80211: Puts debug macros together and makes escape_...
2005-08-24 Jeff GarzikMerge upstream into ieee80211.
next