ipw2x00: convert to seq_file
[safe/jmp/linux-2.6] / net / core /
2009-11-23 Jaswinder Singh... net: Fix missing kernel-doc notation
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Octavian Purdilanet: device name allocation cleanups
2009-11-18 Eric Dumazetlinkwatch: linkwatch_forget_dev() to speedup device...
2009-11-18 Octavian Purdilanet: introduce NETDEV_UNREGISTER_PERNET
2009-11-18 Eric Dumazetnet: add dev_txq_stats_fold() helper
2009-11-17 Herbert Xugro: Fix illegal merging of trailer trash
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-16 Eric Dumazetnet: Fix the rollback test in dev_change_name()
2009-11-16 Jarek Poplawskinet: Optimize hard_start_xmit() return checking
2009-11-16 Eric Dumazetnet: check the return value of ndo_select_queue()
2009-11-13 Patrick McHardynet: allow to propagate errors through ->ndo_hard_start...
2009-11-12 stephen hemmingernetdev: fold name hash properly (v3)
2009-11-12 Anton Vorontsovskbuff: Do not allow skb recycling with disabled IRQs
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-11-07 Eric Dumazetrtnetlink: Cleanups
2009-11-07 Thomas Gleixnernet: Replace old style lock initializer
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 David S. Millernet: Fix build warning in sock_bindtodevice().
2009-11-06 Eric Dumazetpktgen: tx_bytes might be slightly wrong
2009-11-06 Eric Dumazetnet: sock_bindtodevice() RCU-ification
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-02 Eric Dumazetnet: RCU locking for simple ioctl()
2009-11-02 Eric W. Biedermanveth: Fix unregister_netdevice_queue for veth
2009-11-02 Eric Dumazetnet: Introduce dev_get_by_name_rcu()
2009-10-30 Eric W. Biedermannet: Allow devices to specify a device specific sysfs...
2009-10-30 Eric Dumazetnet: fix sk_forward_alloc corruption
2009-10-30 Eric Dumazetnet: use hlist_for_each_entry()
2009-10-30 Ben Hutchingsgro: Change all receive functions to return GRO result...
2009-10-30 Ben Hutchingsgro: Name the GRO result enumeration type
2009-10-29 Eric Dumazetnet: Introduce dev_get_by_index_rcu()
2009-10-28 Eric Dumazetnet: sysfs: ethtool_ops can be NULL
2009-10-28 Eric Dumazetvlan: Optimize multiple unregistration
2009-10-28 Eric Dumazetnet: add a list_head parameter to dellink() method
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_many()
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_queue()
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-27 Eric Dumazetvlan: allow null VLAN ID to be used
2009-10-24 Eric Dumazetpktgen: Dont leak kernel memory
2009-10-24 Eric Dumazetrtnetlink: speedup rtnl_dump_ifinfo()
2009-10-22 Eric Dumazetrtnetlink: rtnl_setlink() and rtnl_getlink() changes
2009-10-21 Krishna Kumarnet: Use sk_tx_queue_mapping for connected sockets
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-10-21 Krishna Kumarnet: Introduce sk_tx_queue_mapping
2009-10-20 Eric Dumazetfilter: Add SKF_AD_QUEUE instruction
2009-10-20 jamalpkt_sched: ingress socket filter by mark
2009-10-19 Eric Dumazetnet: sk_drops consolidation part 2
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-08 Sridhar Samudralanet: Make UFO on master device independent of attached...
2009-10-07 Johannes Bergwext: refactor
2009-10-07 Ben Hutchingsethtool: Add reset operation
2009-10-07 Eric Dumazetpkt_sched: gen_estimator: Dont report fake rate estimators
2009-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-05 Johannes Bergwext: let get_wireless_stats() sleep
2009-10-05 Andy Gospodareknet: export device speed and duplex via sysfs
2009-10-05 Johannes Bergnet: introduce NETDEV_POST_INIT notifier
2009-10-05 Eric Dumazetpktgen: Avoid dirtying skb->users when txq is full
2009-10-05 Ben Hutchingsethtool: Remove support for obsolete string query opera...
2009-10-05 Eric Dumazetpktgen: restore nanosec delays
2009-10-05 Eric Dumazetpktgen: Fix multiqueue handling
2009-10-01 Eric Dumazetpktgen: Fix delay handling
2009-09-30 Eric Dumazetnet: restore tx timestamping for accelerated vlans
2009-09-30 Eric Dumazetnet: Fix sock_wfree() race
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-28 Johannes Bergwext: add back wireless/ dir in sysfs for cfg80211...
2009-09-24 Stephen Hemmingerpktgen: better scheduler friendliness
2009-09-24 Stephen Hemmingerpktgen: T_TERMINATE flag is unused
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-11 Stephen Hemmingernet: force bridge module(s) to be GPL
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-06 Patrick McHardynet_sched: reintroduce dev->qdisc for use by sch_api
2009-09-03 Eric Dumazetnet: Remove debugging code
2009-09-03 Eric Dumazetnet: net/core/dev.c cleanups
2009-09-03 Ajit Khapardenet/ethtool: Add support for the ethtool feature to...
2009-09-03 Eric Dumazetvlan: multiqueue vlan device
2009-09-02 Neil Hormannet: drop_monitor: make last_rx timestamp private
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-02 Xiao Guangrongdrop_monitor: fix trace_napi_poll_hit()
2009-09-02 Jarek Poplawskinet: sk_free() should be allowed right after sk_alloc()
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-08-31 Krishna Kumarnet: convert remaining non-symbolic return values in...
2009-08-29 Alexey Dobriyanpktgen: use proc_create_data()
2009-08-29 Stephen Hemmingerpktgen: increase version
2009-08-29 Stephen Hemmingerpktgen: cleanup checkpatch warnings
2009-08-29 Stephen Hemmingerpktgen: use common idle routine
2009-08-29 Stephen Hemmingerpktgen: spin using hrtimer
2009-08-29 Stephen Hemmingerpktgen: convert to use ktime_t
2009-08-29 Stephen Hemmingerpktgen: avoid calling gettimeofday
2009-08-29 Stephen Hemmingerpktgen: reorganize transmit loop
2009-08-29 Stephen Hemmingerpktgen: use netdev_alloc_skb
2009-08-29 Stephen Hemmingerpktgen: cleanup clone count test
2009-08-29 Stephen Hemmingerpktgen: xmit logic reorganization
next