[PATCH] intelfb: extend partial support of i915G to include i915GM
[safe/jmp/linux-2.6] / net / core /
2005-11-03 Herbert Xu[NET]: Fix zero-size datagram reception
2005-10-28 Ananda Raju[IPv4/IPv6]: UFO Scatter-gather approach
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 Garzik[PATCH] kill massive wireless-related log spam
2005-10-26 Randy Dunlap[SK_BUFF] kernel-doc: fix skbuff warnings
2005-10-26 Stephen Hemminger[PKTGEN]: proc interface revision
2005-10-26 Stephen Hemminger[PKTGEN]: Spelling and white space
2005-10-26 Stephen Hemminger[PKTGEN]: Use kzalloc
2005-10-26 Stephen Hemminger[PKTGEN]: Sleeping function called under lock
2005-10-26 John Hawkes[NET]: Wider use of for_each_*cpu()
2005-10-23 Herbert Xu[NEIGH] Fix timer leak in neigh_changeaddr
2005-10-23 Herbert Xu[NEIGH] Fix add_timer race in neigh_add_timer
2005-10-23 Herbert Xu[NEIGH] Print stack trace in neigh_add_timer
2005-10-22 Julian Anastasov[SK_BUFF]: ipvs_property field must be copied
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-03 Herbert Xu[IPV4]: Get rid of bogus __in_put_dev in pktgen
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-10-03 Herbert Xu[NET]: Fix packet timestamping.
2005-09-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
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 David S. Miller[NEIGH]: Add debugging check when adding timers.
2005-09-26 David S. MillerMerge /pub/scm/linux/kernel/git/acme/llc-2.6
2005-09-24 Amos Waterland[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5156
2005-09-12 Nishanth Aravamudan[NET]: fix-up schedule_timeout() usage
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-07 Patrick McHardy[NET]: proto_unregister: fix sleeping while atomic
2005-09-07 Jean Tourrilhes[PATCH] WE-19 for kernel 2.6.13
2005-09-06 Eric Dumazet[NET]: Make sure l_linger is unsigned to avoid negative...
2005-09-06 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-06 Herbert Xu[NET]: 2.6.13 breaks libpcap (and tcpdump)
2005-09-06 David S. Miller[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
2005-09-05 viro@ftp.linux.org.uk[PATCH] (7/7) __user annotations (ethtool)
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Jon Wetzel[NET]: Add support for getting the permanent hardware...
2005-08-29 David S. Miller[NET]: Implement SKB fast cloning.
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETFILTER]: split net/core/netfilter.c into net/netfil...
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce reqsk_queue_prune from code in tcp_sy...
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_clone
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Harald Welte[NETFILTER]: Extend netfilter logging API
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
2005-08-29 Harald Welte[NETFILTER]: Core changes required by upcoming nfnetlin...
2005-08-29 Harald Welte[NETFILTER]: Move reroute-after-queue code up to the...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-29 Harald Welte[NETFILTER]: Move ipv4 specific code from net/core...
2005-08-29 Harald Welte[NETFILTER]: Rename skb_ip_make_writable() to skb_make_...
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 Stephen Hemminger[NET]: Remove HIPPI private from skbuff.h
2005-08-29 Patrick McHardy[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
2005-08-29 Patrick McHardy[NET]: Kill skb->tc_classid
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-08-29 Harald Welte[NETFILTER]: reduce netfilter sk_buff enlargement
2005-08-12 Matt Mackall[NETPOLL]: remove unused variable
2005-08-12 Matt Mackall[NETPOLL]: fix initialization/NAPI race
2005-08-12 Ingo Molnar[NETPOLL]: pre-fill skb pool
2005-08-12 Matt Mackall[NETPOLL]: add retry timeout
2005-08-12 Matt Mackall[NETPOLL]: netpoll_send_skb simplify
2005-08-12 Jeff Moyer[NETPOLL]: deadlock bugfix
2005-08-12 Jeff Moyer[NETPOLL]: rx_flags bugfix
2005-07-31 Denis Lunev[NET] Fix too aggressive backoff in dst garbage collection
2005-07-28 David S. Miller[NET]: Fix busy waiting in dev_close().
2005-07-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-27 Matt Mackall[NET]: Move in_aton from net/ipv4/utils.c to net/core...
2005-07-27 Kyle Moffett[NET]: Fix setsockopt locking bug
2005-07-19 David S. Miller[NET]: Fix tc_verd thinko in skb_clone()
2005-07-19 Patrick McHardy[NET]: Only build flow.o if CONFIG_XFRM=y
2005-07-08 Victor Fusco[NET]: Fix sparse warnings
2005-07-05 David Chau[NET]: improve readability of dev_set_promiscuity(...
2005-07-05 Thomas Graf[NET]: Remove unused security member in sk_buff
2005-07-05 Patrick McHardy[NET]: net/core/filter.c: make len cover the entire...
2005-07-05 Patrick McHardy[NET]: Consolidate common code in net/core/filter.c
2005-07-05 Patrick McHardy[NET]: Remove redundant code in net/core/filter.c
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-28 Patrick McHardy[NETLINK]: Clear padding in netlink messages
2005-06-26 Robert Olsson[PKTGEN]: Fix random packet sizes causing panic
2005-06-24 Thomas Graf[NET]: skb_find_text() - Find a text pattern in skb...
2005-06-24 Thomas Graf[NET]: Zerocopy sequential reading of skb data
2005-06-24 Stephen Hemminger[NET]: Separate two usages of netdev_max_backlog.
2005-06-24 Stephen Hemminger[NET]: Eliminate netif_rx massive packet drops.
2005-06-24 Stephen Hemminger[NET]: Remove obsolete netif_rx congestion sensing...
2005-06-24 Stephen Hemminger[NET]: Remove obsolete fastroute stats.
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-23 Jeff Moyer[NETPOLL]: allow multiple netpoll_clients to register...
2005-06-23 Jeff Moyer[NETPOLL]: Introduce a netpoll_info struct
next