[IrDA]: Fix IrDA build failure
[safe/jmp/linux-2.6] / net / core /
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...
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Jean Delvare[NET]: Clean up sk_buff walkers.
2007-04-26 Herbert Xu[NET]: Warn about GSO/checksum abuse
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Andrew Morton[NET]: Prevent much sadness in qdisc_lock_tree().
2007-04-26 Borislav Petkov[NET]: Fix comments for register_netdev().
2007-04-26 Andi Kleen[NET]: Move sk_setup_caps() out of line.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Stephen Hemminger[NET]: Get rid of netdev_nit
2007-04-26 Stephen Hemminger[NET] skbuff: skb_store_bits const is backwards
2007-04-26 Patrick McHardy[NET_SCHED]: ingress: switch back to using ingress_lock
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
2007-04-26 Stephen Hemmingerbridge: eliminate call by reference
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in pskb_expand...
2007-04-26 Thomas Graf[RTNL]: Improve error codes for unsupported operations
2007-04-26 David Howells[NET]: Move generic skbuff stuff from XFRM code to...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
next