[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40x
[safe/jmp/linux-2.6] / net /
2005-06-21 David S. Miller[IPV4]: Fix fib_trie.c's args to fib_dump_info().
2005-06-21 Patrick McHardy[NETFILTER]: Fix ip6t_LOG sit tunnel logging
2005-06-21 Patrick McHardy[NETFILTER]: Drop conntrack reference in ip_call_ra_cha...
2005-06-21 Patrick McHardy[NETFILTER]: Check TCP checksum in ipt_REJECT
2005-06-21 Keir Fraser[NETFILTER]: Avoid unncessary checksum validation in...
2005-06-21 Patrick McHardy[NETFILTER]: Missing owner-field initialization in...
2005-06-21 Phil Oester[NETFILTER]: expectation timeouts are compulsory
2005-06-21 Patrick McHardy[NETFILTER]: Restore netfilter assumptions in IPv6...
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-06-21 David L Stevens[IPV6]: multicast join and misc
2005-06-21 Jamal Hadi Salim[IPV6]: V6 route events reported with wrong netlink...
2005-06-21 Robert Olsson[IPV4]: Add LC-Trie FIB lookup algorithm.
2005-06-20 Robert Olsson[NETLINK]: fib_lookup() via netlink
2005-06-20 Alexey Dobriyan[ATALK]: endian annotations
2005-06-20 Herbert Xu[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_state_afinfo->init_flags
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
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 /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-06-18 Linus TorvaldsManual merge of /linux/kernel/git/jgarzik/netdev-2...
2005-06-18 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-16 David S. Miller[NETFILTER]: ipt_recent: last_pkts is an array of ...
2005-06-14 Patrick McHardy[NETFILTER]: Advance seq-file position in exp_next_seq()
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-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-06 David S. Miller[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
2005-06-04 <jgarzik@pretzel... Merge ... /spare/repo/netdev-2.6 branch we18
2005-06-02 Adrian Bunk[IPV6]: Kill export of fl6_sock_lookup.
2005-06-02 Adrian Bunk[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c
2005-06-02 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-02 David WoodhouseAUDIT: Fix user pointer deref thinko in sys_socketcall().
2005-06-01 Edgar E Iglesias[IPSEC]: Fix esp_decap_data size verification in esp4.
2005-05-31 Thomas Graf[PKT_SCHED]: Disable dsmark debugging messages by default
2005-05-31 Thomas Graf[PKT_SCHED]: make dsmark try using pfifo instead of...
2005-05-31 Thomas Graf[PKT_SCHED]: Fix dsmark to count ignored indices while...
2005-05-30 Herbert Xu[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments ...
2005-05-30 Harald Welte[NETFILTER]: Fix deadlock with ip_queue and tcp local...
2005-05-30 David S. Miller[NET]: Use %lx for netdev->features sysfs formatting.
2005-05-30 David S. Miller[IPV6]: Clear up user copy warning in flowlabel code.
2005-05-30 Jon Mason[NET]: Add ethtool support for NETIF_F_HW_CSUM.
2005-05-30 Pravin B. Shelar[IPV4]: Kill MULTIPATHHOLDROUTE flag.
2005-05-30 Harald Welte[IPV4]: Primary and secondary addresses
2005-05-29 Stephen Hemminger[BRIDGE]: receive path optimization
2005-05-29 Stephen Hemminger[BRIDGE]: prevent bad forwarding table updates
2005-05-29 Stephen Hemminger[BRIDGE]: set features based on enslaved devices
next