compat_ioctl: add compat_blkdev_driver_ioctl()
[safe/jmp/linux-2.6] / net / core /
2007-09-16 Adit Ranadive[PKTGEN]: srcmac fix
2007-09-14 David S. Miller[NET]: Fix two issues wrt. SO_BINDTODEVICE.
2007-09-11 Herbert Xu[NET]: Do not dereference iov if length is zero
2007-08-31 Pavel Emelyanov[PKTGEN]: Remove write-only variable.
2007-08-28 Robert Olsson[PKTGEN]: Fix multiqueue oops.
2007-08-27 Benjamin Thery[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
2007-08-27 vignesh babu[NET]: is_power_of_2 in net/core/neighbour.c
2007-08-15 Adrian Bunk[NET]: Unexport dev_ethtool
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-08-08 Johannes Berg[NET] net/core/utils: fix sparse warning
2007-07-31 Thomas Graf[RTNETLINK]: Fix warning for !CONFIG_KMOD
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-31 Adrian Bunk[PKTGEN]: make get_ipsec_sa() static and non-inline
2007-07-31 Herbert Xu[NET]: Allow netdev REGISTER/CHANGENAME events to fail
2007-07-31 Herbert Xu[NET]: Take dev_base_lock when moving device name hash...
2007-07-31 Herbert Xu[NET]: Call uninit if necessary in register_netdevice
2007-07-31 David S. Miller[PKTGEN]: Add missing KERN_* tags to printk()s.
2007-07-31 Randy Dunlap[NET]: kernel-doc fixes
2007-07-22 David Howells[NET]: Add missing entries to family name tables
2007-07-21 Patrick McHardy[NET]: Fix loopback crashes when multiqueue is enabled.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Peter Zijlstralockdep: fixup sk_callback_lock annotation
2007-07-19 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-07-18 Denis Cheng[NET]: move __dev_addr_discard adjacent to dev_addr_dis...
2007-07-18 Denis Cheng[NET]: merge dev_unicast_discard and dev_mc_discard...
2007-07-18 Denis Cheng[NET]: move dev_mc_discard from dev_mcast.c to dev.c
2007-07-18 Ranko Zivojnovic[NET]: gen_estimator deadlock fix
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Linus TorvaldsRevert "[NET]: Fix races in net_rx_action vs netpoll."
2007-07-16 Ulrich DrepperO_CLOEXEC for SCM_RIGHTS
2007-07-15 Michael Chan[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
2007-07-15 Patrick McHardy[NET]: Add macvlan driver
2007-07-15 Patrick McHardy[NET]: dev_mcast: add multicast list synchronization...
2007-07-15 Patrick McHardy[NET]: Add net_device change_rx_mode callback
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link: allow specifying initial device...
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link API simplification
2007-07-12 Olaf Kirch[NET]: Fix races in net_rx_action vs netpoll.
2007-07-11 Patrick McHardy[NET]: Fix gen_estimator timer removal race
2007-07-11 Satyam Sharma[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
2007-07-11 Andrew Morton[NET]: "wrong timeout value in sk_wait_data()": cleanups
2007-07-11 Pavel Emelianov[NET]: Make some network-related proc files use seq_lis...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jamal Hadi Salim[PKTGEN]: IPSEC support
2007-07-11 Jamal Hadi Salim[PKTGEN]: Introduce sequential flows
2007-07-11 Jamal Hadi Salim[PKTGEN]: Centralize packet overhead tracking
2007-07-11 Patrick McHardy[NET]: Fix secondary unicast/multicast address count...
2007-07-11 Peter P Waskiewicz Jr[CORE] Stack changes to add multiqueue hardware support API
2007-07-11 Herbert Xu[NET]: Fix TX checksum feature check
2007-07-11 Patrick McHardy[NET]: dev: secondary unicast address support
2007-07-11 Patrick McHardy[NET]: dev_mcast: switch to generic net_device address...
2007-07-11 Patrick McHardy[NET]: dev: introduce generic net_device address lists
2007-07-11 Patrick McHardy[NET]: dev_mcast: unexport dev_mc_upload
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-07-11 Patrick McHardy[RTNETLINK]: Fix rtnetlink compat attribute patch
2007-07-11 Patrick McHardy[RTNETLINK]: Add nested compat attribute
2007-07-11 Patrick McHardy[SKBUFF]: Keep track of writable header len of headerle...
2007-07-11 Patrick McHardy[RTNETLINK]: Link creation API
2007-07-11 Patrick McHardy[RTNETLINK]: Split up rtnl_setlink
2007-07-06 Jarek Poplawski[NETPOLL]: Fixups for 'fix soft lockup when removing...
2007-07-06 Adrian Bunk[NET]: net/core/netevent.c should #include <net/netevent.h>
2007-07-06 Johannes Berg[NET] skbuff: remove export of static symbol
2007-06-29 Jarek Poplawski[NETPOLL] netconsole: fix soft lockup when removing...
2007-06-27 Stephen Hemminger[NETPOLL]: tx lock deadlock fix
2007-06-24 Olaf Kirch[NET]: Make skb_seq_read unmap the last fragment
2007-06-24 Shannon Nelson[NET]: Re-enable irqs before pushing pending DMA requests
2007-06-24 Patrick McHardy[SKBUFF]: Fix incorrect config #ifdef around skb_copy_s...
2007-06-07 Thomas Graf[NET]: Avoid duplicate netlink notification when changi...
2007-06-07 Patrick McHardy[RTNETLINK]: ifindex 0 does not exist
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-06-07 Denis Cheng[NET]: Merge dst_discard_in and dst_discard_out.
2007-06-04 Herbert Xu[NET] gso: Fix GSO feature mask in sk_setup_caps
2007-05-31 Jerome Borsboom[NET]: parse ip:port strings correctly in in4_pton
2007-05-31 David S. Miller[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-24 Vasily Averin[NET]: "wrong timeout value" in sk_wait_data() v2
2007-05-23 Patrick McHardy[RTNETLINK]: Remove remains of wireless extensions...
2007-05-23 Patrick McHardy[RTNETLINK]: Allow changing of subsets of netdevice...
2007-05-19 Stephen Hemminger[NET]: Fix race condition about network device name...
2007-05-19 Mikael Pettersson[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation...
2007-05-17 Jarek Poplawski[NET]: lockdep classes in register_netdevice
2007-05-11 Herbert Xu[NET] link_watch: Always schedule urgent events
2007-05-11 Herbert Xu[NET] link_watch: Eliminate potential delay on wrap...
2007-05-11 Herbert Xu[NET]: Remove link_watch delay for up even when we...
2007-05-11 Herbert Xu[NET] link_watch: Move link watch list into net_device
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Josef 'Jeff' Sipek[NET] net/core: Fix error handling
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03 Patrick McHardy[NET]: Add __dev_getfirstbyhwtype
2007-04-29 Rusty Russell[NET]: Remove NETIF_F_INTERNAL_STATS, default to intern...
2007-04-27 David S. Miller[NET]: Revert sk_buff walker cleanups.
2007-04-27 Eric Rannauduevent: use add_uevent_var() instead of open coding it
2007-04-27 Jean TourrilhesDriver core: notify userspace of network device renames
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...
next