[IPV6]: Fix leak added by udp connect dst caching fix.
[linux-2.6] / net /
2005-10-03  David S. Miller[IPV6]: Fix leak added by udp connect dst caching fix.
2005-10-03  Yan Zheng[IPV6]: Fix ipv6 fragment ID selection at slow path
2005-10-03  Herbert Xu[IPV4]: Fix "Proxy ARP seems broken"
2005-10-03  Russell King[NET]: Fix "sysctl_net.c:36: error: 'core_table' undecl...
2005-10-03  Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-10-03  Herbert Xu[NET]: Fix packet timestamping.
2005-10-03  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-30  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-30  Scott Talbert[ATM]: [lec] reset retry counter when new arp issued
2005-09-30  Scott Talbert[ATM]: [lec] attempt to support cisco failover
2005-09-30  Alexey Kuznetsov[TCP]: Don't over-clamp window in tcp_clamp_window()
2005-09-30  David S. Miller[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
2005-09-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-29  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-29  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-29  Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-09-29  David S. Miller[NET]: Fix reversed logic in eth_type_trans().
2005-09-28  Martin Whitaker[ATM]: fix bug in atm address list handling
2005-09-28  Chas Williams[ATM]: track and close listen sockets when sigd exits
2005-09-28  Roman Kagan[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684
2005-09-28  David S. Miller[TCP]: Fix init_cwnd calculations in tcp_select_initial...
2005-09-28  Linus TorvaldsMerge branch 'for-linus' from /linux/kernel/git/roland...
2005-09-27  Oliver Dawid[APPLETALK]: Fix broadcast bug.
2005-09-27  David S. Miller[NET]: Slightly optimize ethernet address comparison.
2005-09-27  Alexey Dobriyan[ROSE]: fix typo (regeistration)
2005-09-27  Alexey Dobriyan[ROSE]: check rose_ndevs earlier
2005-09-27  Alexey Dobriyan[ROSE]: return sane -E* from rose_proto_init()
2005-09-27  Alexey Dobriyan[ROSE]: do proto_unregister() on exit paths
2005-09-27  Frank Filz[NET]: Fix module reference counts for loadable protoco...
2005-09-27  Eric Dumazet[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
2005-09-27  Daniel Phillips[NET]: Use non-recursive algorithm in skb_copy_datagram...
2005-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-27  David S. Miller[NEIGH]: Add debugging check when adding timers.
2005-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-27  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-26  David S. MillerMerge /pub/scm/linux/kernel/git/acme/llc-2.6
2005-09-26  Harald Welte[NETFILTER]: Fix invalid module autoloading by splittin...
2005-09-26  David S. Miller[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
2005-09-26  Herbert Xu[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
2005-09-26  Alex Williamson[NET]: Make sure ctl buffer is aligned properly in...
2005-09-26  Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2005-09-24  Harald Welte[NETFILTER] ip_conntrack: Update event cache when statu...
2005-09-24  Alexey Dobriyan[IRDA]: *irttp cleanup
2005-09-24  Alexey Dobriyan[IRDA]: Fix memory leak in irttp_init()
2005-09-24  Amos Waterland[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
2005-09-24  Harald Welte[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
2005-09-23  Linus TorvaldsMerge branch 'upstream' from /linux/kernel/git/jgarzik...
2005-09-23  Linus TorvaldsMerge branch 'upstream-fixes' from /linux/kernel/git...
2005-09-23  Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-23  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/shaggy...
2005-09-23  Sridhar Samudrala[SCTP]: Fix SCTP_SHUTDOWN notifications.
2005-09-23  Harald Welte[NETFILTER] Fix conntrack event cache deadlock/oops
2005-09-23  Alexey Dobriyan[NETFILTER] Fix sparse endian warnings in pptp helper
2005-09-23  Harald Welte[NETFILTER] fix DEBUG statement in PPTP helper
2005-09-23  Vlad Drukker[BRIDGE]: TSO fix in br_dev_queue_push_xmit
2005-09-23  Herbert Xu[TCP]: Adjust Reno SACK estimate in tcp_fragment
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  Jochen Friedrich[TR]: Set correct frame type for SNAP packets
2005-09-22  Jochen Friedrich[LLC]: Fix llc_fixup_skb() bug
2005-09-22  Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5157
2005-09-22  Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5156
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]: Use sk_wait_data
2005-09-22  Arnaldo Carvalho... [LLC]: Use some more likely/unlikely
2005-09-22  Arnaldo Carvalho... [LLC]: Add sysctl support for the LLC timeouts
2005-09-22  Arnaldo Carvalho... [LLC]: Use the sk_wait_event primitive
2005-09-22  Arnaldo Carvalho... [LLC]: Convert llc_ui_wait_for_ functions to use prepar...
2005-09-22  Arnaldo Carvalho... [LLC]: Remove unused functions from llc_c_ev.c
2005-09-22  Arnaldo Carvalho... [LLC]: Use const in llc_c_ev.c
2005-09-22  Arnaldo Carvalho... [LLC]: Help the compiler with likely/unlikely, saving...
2005-09-22  Arnaldo Carvalho... [LLC]: Mark llc_find_next_offset as __init, saving...
2005-09-22  Arnaldo Carvalho... [LLC]: Update comments for llc_ui_bind and llc_ui_autob...
2005-09-22  Arnaldo Carvalho... [LLC]: Remove unneeded temp net_device variables
2005-09-22  Arnaldo Carvalho... [LLC]: introduce llc_conn_tmr_common_cb, to avoid code...
2005-09-22  Arnaldo Carvalho... [LLC]: Remove unneeded f_bit variables
2005-09-22  Arnaldo Carvalho... [LLC]: Simplify llc_c_ac code, removing unneeded assign...
2005-09-22  Arnaldo Carvalho... [LLC]: Make llc_frame_alloc take a net_device as an...
2005-09-21  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-21  Stephen Hemminger[TCP]: Set default congestion control correctly for...
2005-09-21  Stephen Hemminger[FIB_TRIE]: message cleanup
2005-09-21  Eric W. Biederman[AF_PACKET]: Allow for > 8 byte hardware addresses.
2005-09-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/roland/infiniband
2005-09-20  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-20  Mark J Cox[PATCH] raw_sendmsg DoS on 2.6
2005-09-20  Herbert Xu[TCP]: Handle SACK'd packets properly in tcp_fragment().
2005-09-19  Alexey Dobriyan[8021Q]: Add endian annotations.
2005-09-19  Harald Welte[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_...
2005-09-19  Patrick McHardy[NETFILTER]: Rename misnamed function
2005-09-19  Yasuyuki Kozakai[NETFILTER] ip6tables: remove duplicate code
2005-09-19  Harald Welte[NETFILTER]: Add new PPTP conntrack and NAT helper
next