Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / net / core / dev.c
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-04-21 David Howellsnet: Fix an RCU warning in dev_pick_tx()
2010-04-15 Eric Dumazetnet: dev_pick_tx() fix
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Eric Dumazetnet: Potential null skb->dev dereference
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-27 Patrick McHardydev: support deferring device flag change notifications
2010-02-27 Patrick McHardyrtnetlink: handle rtnl_link netlink notifications manually
2010-02-26 stephen hemmingernetdev: use list_first_entry macro
2010-02-25 Paul E. McKenneynet: Add checking to rcu_dereference() primitives
2010-02-24 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-17 Ajit Khapardenet: bug fix for vlan + gro issue
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-11 Peter P Waskiewicz Jrethtool: Introduce n-tuple filter programming support
2010-02-04 Arnd Bergmannnet: maintain namespace isolation between vlan and...
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-21 Krishna Kumarnet: Optimize non-gso test checks
2010-01-19 David S. Millernet: Unexport napi_gro_flush().
2010-01-07 Jesper Dangaard... net: Make it easier to parse /proc/net/dev contents.
2010-01-07 Andy Gospodarekfix bonding: allow arp_ip_targets on separate vlans...
2010-01-04 Andy Gospodarekbonding: allow arp_ip_targets on separate vlans to...
2009-12-23 Krishna Kumarnet: release dst entry while cache-hot for GSO case too
2009-12-14 Eric W. Biedermannet: Fix userspace RTM_NEWLINK notifications.
2009-12-11 Krishna Kumarnet: Handle NETREG_UNINITIALIZED devices correctly
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
2009-12-03 Eric W. Biedermannet: Move network device exit batching
2009-12-02 Eric W. Biedermannet: Simplfy default_device_exit and improve batching.
2009-12-02 Eric W. Biedermannet: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
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-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 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-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 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 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 Eric Dumazetvlan: allow null VLAN ID to be used
2009-10-24 Eric Dumazetrtnetlink: speedup rtnl_dump_ifinfo()
2009-10-21 Krishna Kumarnet: Use sk_tx_queue_mapping for connected sockets
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-08 Sridhar Samudralanet: Make UFO on master device independent of attached...
2009-10-05 Johannes Bergnet: introduce NETDEV_POST_INIT notifier
2009-09-30 Eric Dumazetnet: restore tx timestamping for accelerated vlans
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-03 Eric Dumazetnet: Remove debugging code
2009-09-03 Eric Dumazetnet: net/core/dev.c cleanups
2009-08-31 Krishna Kumarnet: convert remaining non-symbolic return values in...
2009-08-19 Dmitry Eremin-Sole... Drop ARPHRD_IEEE802154_PHY
2009-08-14 Eric ParisNetworking: use CAP_NET_ADMIN when deciding to call...
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-07 Krishna Kumarnet: Avoid enqueuing skb for default qdiscs
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-05 Ingo Molnarnet: Fix spinlock use in alloc_netdev_mq()
2009-08-02 Jiri Pirkonet: restore the original spinlock to protect unicast...
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 Johannes Bergnet: export __dev_addr_sync/__dev_addr_unsync
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-27 Herbert Xugro: Flush GRO packets in napi_disable_pending path
2009-06-23 Herbert Xunet: Move rx skb_orphan call to where needed
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Michał Mirosławbridge: Simplify interface for ATM LANE
2009-06-12 John Dykstra[PATCH] net core: Some interface flags not returned...
2009-06-09 Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-06-09 Eric Dumazetnet: dev_addr_init() fix
2009-06-09 David S. Millernet/core/dev.c: Use frag list abstraction interfaces.
2009-06-03 Johannes Bergnet: introduce pre-up netdev notifier
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-27 Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-27 Herbert Xugro: Open-code final pskb_may_pull
2009-05-27 Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-05-27 Herbert Xugro: Optimise length comparison in skb_gro_header
2009-05-27 Herbert Xugro: Only use skb_gro_header for completely non-linear...
2009-05-27 Herbert Xugro: Inline skb_gro_header and cache frag0 virtual...
2009-05-26 Eric Dumazetnet: txq_trans_update() helper
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-05-21 Neil Hormandropmon: add ability to detect when hardware dropsrxpackets
2009-05-19 Eric Dumazetnet: release dst entry in dev_hard_start_xmit()
next