[POWERPC] Emulate more instructions in software
[safe/jmp/linux-2.6] / net / core /
2007-04-04 Eric W. Biederman[PATCH] net: Ignore sysfs network device rename bugs.
2007-04-02 Steven Whitehouse[NET]: Change "not found" return value for rule lookup
2007-03-29 Patrick McHardy[IFB]: Fix crash on input device removal
2007-03-28 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-03-27 Jean Tourrilhes[PATCH] WE-22 : prevent information leak on 64 bit
2007-03-26 Patrick McHardy[NET_SCHED]: Fix ingress locking
2007-03-26 Alexey Kuznetsov[NET]: Fix neighbour destructor handling.
2007-03-26 Thomas Graf[NET]: Fix fib_rules compatibility breakage
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-22 Patrick McHardy[NET]: Fix fib_rules dump race
2007-03-16 Alexey Dobriyan[NET]: Copy mac_len in skb_clone() as well
2007-03-06 Johannes Berg[NET]: Fix compat_sock_common_getsockopt typo.
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-02-09 Jeff GarzikMerge branch 'upstream' of /linux/kernel/git/linville...
2007-02-09 Robert P. J. Day[PATCH] Replace incorrect macro name "WIRELESS_EXT...
2007-02-08 Stephen Hemminger[NET]: unregister_netdevice as void
2007-02-08 Arjan van de Ven[NET]: user of the jiffies rounding code: Networking
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2007-01-24 Herbert Xu[IPSEC] flow: Fix potential memory leak
2007-01-04 David S. Miller[PKTGEN]: Convert to kthread API.
2006-12-12 Ingo Molnar[PATCH] netpoll: fix netpoll lockup
2006-12-12 Andrew Morton[NETPOLL]: Fix local_bh_enable() warning.
2006-12-11 Andrew Morton[NETPOLL]: Make sure TX lock is taken with BH disabled.
2006-12-09 Neil Horman[NETPOLL]: make arp replies through netpoll use mac...
2006-12-09 Stephen Hemminger[NET]: Convert hh_lock to seqlock.
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Peter Zijlstra[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Christoph Hellwig[PATCH] node-aware skb allocation
2006-12-07 Ralf Baechle[NET]: Memory barrier cleanups
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-12-03 Patrick McHardy[NET]: Accept wildcard delimiters in in[46]_pton
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Arnaldo Carvalho... [NET] neighbour: Use kmemdup where applicable
2006-12-03 Al Viro[NETPOLL]: Another udp checksum mangling.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate skb_copy_and_csum_bits() and callers.
2006-12-03 Al Viro[NET]: Annotate skb_checksum() and callers.
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: Annotate callers of csum_partial_copy_...()...
2006-12-03 Al Viro[NET]: Annotate csum_partial() callers in net/*
2006-12-03 Al Viro[NET]: Annotate callers of csum_tcpudp_nofold() in...
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-12-03 Al Viro[NET] net/core: Annotations.
2006-12-03 David S. Miller[NETPOLL]: Minor coding-style cleanups.
2006-12-03 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
2006-12-03 Stephen Hemmingernetpoll queue cleanup
2006-12-03 Stephen Hemmingernetpoll retry cleanup
2006-12-03 Stephen Hemmingernetpoll deferred transmit path
2006-12-03 Stephen Hemmingernetpoll setup error handling
2006-12-03 Stephen Hemmingernetpoll per device txq
2006-12-03 Stephen Hemmingernetpoll info leak
2006-12-03 Stephen Hemmingernetpoll: private skb pool (rev3)
2006-12-03 Adrian Bunk[NET]: The scheduled removal of the frame diverter.
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-12-03 Thomas Graf[NET] rules: Add support to invert selectors
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Peter Zijlstra[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLU...
2006-12-02 Stephen Hemminger[PATCH] netdev: don't allow register_netdev with blank...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-07 Herbert Xu[NET]: Set truesize in pskb_copy
2006-11-07 Chris Lalancette[NETPOLL]: Compute checksum properly in netpoll_send_udp().
2006-11-05 Larry Woodman[NET]: __alloc_pages() failures reported due to fragmen...
2006-11-05 Al Viro[PKTGEN]: TCI endianness fixes
2006-10-30 Herbert Xu[NET]: Fix segmentation of linear packets
2006-10-21 Jeff GarzikMerge branch 'we21-fix' of git://git./linux/kernel...
2006-10-20 Stephen Hemminger[NETPOLL]: initialize skb for UDP
2006-10-19 John W. Linville[PATCH] wireless: WE-20 compatibility for ESSID and...
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-17 Stephen Hemminger[PATCH] rename net_random to random32
2006-10-12 Patrick McHardy[RTNETLINK]: Fix use of wrong skb in do_getlink()
2006-10-12 Miklos Szeredi[NET]: File descriptor loss while receiving SCM_RIGHTS
2006-10-12 James MorrisIPsec: propagate security module errors up from flow_ca...
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-10-04 Christoph Hellwig[PATCH] slab: clean up leak tracking ifdefs a little bit
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-04 Julian Anastasov[NEIGH]: always use hash_mask under tbl lock
2006-09-29 David S. Miller[ETHTOOL]: Remove some entries from non-root command...
2006-09-29 Stephen Hemminger[ETHTOOL]: let mortals use ethtool
next