isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()
[cascardo/linux.git] / net / core /
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
2007-10-15 Herbert Xu[NET]: Avoid copying TCP packets unnecessarily
2007-10-15 Herbert Xu[NET]: Fix csum_start update in pskb_expand_head
2007-10-15 Herbert Xu[NET]: Avoid unnecessary cloning for ingress filtering
2007-10-15 Herbert Xu[SKBUFF]: Add skb_morph
2007-10-15 Herbert Xu[SKBUFF]: Merge common code between copy_skb_header...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-13 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Randy Dunlapnet core: fix kernel-doc for new function parameters
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: rtnl_unlock cleanups
2007-10-10 Pavel Emelyanov[NET]: Remove double dev->flags checking when calling...
2007-10-10 Pavel Emelyanov[NETNS]: Don't memset() netns to zero manually
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Jeff Garzik[NET]: split dev_ifsioc() according to locking
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Eric W. Biederman[NET]: Fix running without sysfs
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Pavel Emelyanov[NETNS]: Cleanup list walking in setup_net and cleanup_net
2007-10-10 Herbert Xu[SKBUFF]: Fix up csum_start when head room changes
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Denis V. Lunev[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
2007-10-10 Pavel Emelyanov[NET]: Cleanup calling netdev notifiers.
2007-10-10 Pavel Emelyanov[NETNS]: Consolidate hashes creation in netdev_init()
2007-10-10 Eric W. Biederman[NET]: Fix the prototype of call_netdevice_notifiers.
2007-10-10 Jamal Hadi Salim[NET]: migrate HARD_TX_LOCK to header file
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 David S. Miller[NET]: Add a might_sleep() to dev_close().
2007-10-10 Eric Dumazet[PATCH] NET : convert IP route cache garbage collection...
2007-10-10 David S. Miller[NET]: #if 0 out net_alloc() for now.
2007-10-10 Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10 Eric W. Biederman[NET]: Implement network device movement between namespaces
2007-10-10 Eric W. Biederman[NET]: Factor out __dev_alloc_name from dev_alloc_name
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Initialize the network namespace of network...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.
2007-10-10 John Heffner[NET]: Change type of owner in sock_lock_t to int,...
2007-10-10 Robert Olsson[PKTGEN]: Remove softirq scheduling.
2007-10-10 Robert Olsson[PKTGEN]: Multiqueue support.
2007-10-10 Jeff Garzik[ETHTOOL]: Internal cleanup of ethtool_value-related...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_...
2007-10-10 Jeff Garzik[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats...
2007-10-10 Jeff Garzik[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
2007-10-10 Satyam Sharma[NET] netconsole: Support dynamic reconfiguration using...
2007-10-10 Thomas Graf[NEIGH]: Netlink notifications
2007-10-10 Thomas Graf[NEIGH]: Combine neighbour cleanup and release
2007-10-10 Pavel Emelianov[RTNETLINK]: Introduce generic rtnl_create_link().
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-17 Len BrownPull thinkpad into release branch
2007-09-17 Len BrownPull misc into release branch
2007-09-17 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-09-17 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-16 Adit Ranadive[PKTGEN]: srcmac fix
2007-09-15 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
next