fc4/fc: fix warnings and errors related to recent SCSI EH updates
[sfrench/cifs-2.6.git] / net /
2005-06-19 David S. Miller[TCP]: Fix sysctl_tcp_low_latency
2005-06-19 Jesper Juhl[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19 Jesper Juhl[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19 Jesper Juhl[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19 Jesper Juhl[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4...
2005-06-19 Thomas Graf[PKT_SCHED]: noop/noqueue qdisc style cleanups
2005-06-19 Thomas Graf[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnece...
2005-06-19 Thomas Graf[PKT_SCHED]: Add and use prio2list() in the pfifo_fast...
2005-06-19 Thomas Graf[PKT_SCHED]: Transform pfifo_fast to use generic queue...
2005-06-19 Thomas Graf[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary...
2005-06-19 Thomas Graf[PKT_SCHED]: Transform fifo qdisc to use generic queue...
2005-06-19 Herbert Xu[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
2005-06-19 Herbert Xu[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
2005-06-19 Jamal Hadi Salim[NETLINK]: Set correct pid for ioctl originating netlin...
2005-06-19 Jamal Hadi Salim[NETLINK]: Explicit typing
2005-06-19 Thomas Graf[DECNET]: Remove unnecessary initilization of unused...
2005-06-19 Herbert Xu[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-06-19 Thomas Graf[NETLINK]: Introduce NLMSG_NEW macro to better handle...
2005-06-19 Thomas Graf[PKT_SCHED]: Logic simplifications and codingstyle...
2005-06-19 Thomas Graf[PKT_SCHED]: Make dsmark use the new dumping macros
2005-06-19 Thomas Graf[PKT_SCHED]: Fix dsmark to apply changes consistent
2005-06-19 Thomas Graf[NEIGH]: Fix use of uninitialized variable when trimmin...
2005-06-19 Thomas Graf[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
2005-06-19 Thomas Graf[NETLINK]: Neighbour table configuration and statistics...
2005-06-19 David S. Miller[NET]: Move sysctl_max_syn_backlog into request_sock.c
2005-06-19 Arnaldo Carvalho... [NET] rename struct tcp_listen_opt to struct listen_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19 Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-06-19 Jamal Hadi Salim[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
2005-06-19 Patrick McHardy[IPSEC] Fix xfrm_state leaks in error path
2005-06-19 Herbert Xu[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
2005-06-19 Herbert Xu[IPSEC] Set byid for km_event in xfrm_get_policy
2005-06-19 Herbert Xu[IPSEC] Turn km_event.data into a union
2005-06-19 Herbert Xu[IPSEC] Fix xfrm to pfkey SA state conversion
2005-06-19 Herbert Xu[IPSEC] Kill spurious hard expire messages
2005-06-19 Jamal Hadi Salim[IPSEC] Add complete xfrm event notification
2005-06-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-06-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-06-18 Linus TorvaldsMerge 'upstream-2.6.13' branch of /linux/kernel/git...
2005-06-18 Linus TorvaldsManual merge of /linux/kernel/git/jgarzik/netdev-2...
2005-06-18 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-06-18 Russell KingMerge with ../linux-2.6-smp
2005-06-18 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-18 James Bottomleymerge by hand (qla_os.c mismerge)
2005-06-17 James Bottomleymerge by hand (fix up qla_os.c merge error)
2005-06-16 David S. Miller[NETFILTER]: ipt_recent: last_pkts is an array of ...
2005-06-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-14 Patrick McHardy[NETFILTER]: Advance seq-file position in exp_next_seq()
2005-06-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-13 J. Simonetti[IPV4]: Sysctl configurable icmp error source address.
2005-06-13 Sridhar Samudrala[SCTP] Fix incorrect setting of sk_bound_dev_if when...
2005-06-13 Neil Horman[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FRE...
2005-06-13 Vladislav Yasevich[SCTP] Extend the info exported via /proc/net/sctp...
2005-06-13 Neil Horman[SCTP] Support SO_BINDTODEVICE socket option on incomin...
2005-06-13 Vladislav Yasevich[SCTP]: Fix bug in restart of peeled-off associations.
2005-06-13 Rémi Denis-Courmont[IPv6] Don't generate temporary for TUN devices
2005-06-13 YOSHIFUJI Hideaki[IPV6]: Ensure to use icmpv6_socket in non-preemptive...
2005-06-13 Ralf Baechle[NET]: Move the netdev list to vger.kernel.org.
2005-06-13 Randy Dunlap[IPV4]: Multipath modules need a license to prevent...
2005-06-13 Andi Kleen[TCP]: Adjust TCP mem order check to new alloc_large_sy...
2005-06-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/airlied/drm-2.6
2005-06-09 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-08 Thomas Graf[PKT_SCHED]: Fix numeric comparison in meta ematch
2005-06-08 Thomas Graf[PKT_SCHED]: Dump classification result for basic class...
2005-06-08 Thomas Graf[PKT_SCHED]: Allow socket attributes to be matched...
2005-06-08 Thomas Graf[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text
2005-06-08 Stephen Hemminger[NET]: Fix sysctl net.core.dev_weight
2005-06-08 Stephen Hemminger[NET]: Allow controlling NAPI device weight with sysfs
2005-06-08 Gabor Fekete[IPV6]: Update parm.link in ip6ip6_tnl_change()
2005-06-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-06-08 Linus TorvaldsMerge ... kernel.org:/home/rmk/linux-2.6-arm
2005-06-07 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-06-06 Linus TorvaldsMerge ... /pub/scm/linux/kernel/git/davem/tg3-2.6
2005-06-06 Linus TorvaldsMerge ... /pub/scm/linux/kernel/git/davem/net-2.6
2005-06-06 Tony Luckauto merge with /home/aegl/GIT/linus
2005-06-06 David S. Miller[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
2005-06-06 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch skge
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch starfire
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch smc91x
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch remove-drivers
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch iff-running
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch we18
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch viro
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch r8169
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch orinoco-hch
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch ppp
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch hdlc
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch dm9000
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch 8139too-iomap
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch 8139cp
2005-06-04 Linus TorvaldsAutomatic merge of 'misc-fixes' branch from
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/libata-dev branch svw
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/libata-dev branch ahci-msi
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/linux-2.6/.git branch HEAD
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/linux-2.6/.git branch HEAD
2005-06-03 Linus TorvaldsMerge ... parisc-linux.org/~jejb/git/scsi-for-linus-2.6
next