remove final fastcall users
[safe/jmp/linux-2.6] / net / core / dev.c
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-01 Klaus Heinrich Kiwi[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Chris Leech[VLAN]: set_rx_mode support for unicast address list
2008-01-28 Stephen Hemminger[PKT_SCHED] net: add sparse annotation to ptype_seq_sta...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Herbert Xu[NET]: Check RTNL status in unregister_netdevice
2008-01-28 Denis V. Lunev[NETNS]: network namespace was passed into dev_getbyhwa...
2008-01-28 Denis Cheng[NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEA...
2008-01-28 Pavel Emelyanov[NET]: Make macro to specify the ptype_base size
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-09 David S. Miller[NET]: Stop polling when napi_disable() is pending.
2007-12-20 Joe Perches[NET] net/core/: Spelling fixes
2007-12-11 Wang Chen[NET]: Fix wrong comments for unregister_net*
2007-11-14 Pavel Emelyanov[NET]: Remove notifier block from chain when register_n...
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-11 Alexey Dobriyan[NETNS]: init dev_base_lock only once
2007-11-01 Stephen Hemminger[NET]: docbook fixes for netif_ functions
2007-10-31 Daniel Lezcano[NET]: Fix free_netdev on register_netdev failure.
2007-10-30 David S. Miller[NET]: Fix race between poll_napi() and net_rx_action()
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-26 Stephen Hemminger[NET] dev_change_name: ignore changes to same name
2007-10-24 Pavel Emelyanov[NET]: Remove in-code externs for some functions from...
2007-10-24 Jeff Garzik[NET]: Validate device addr prior to interface-up
2007-10-22 Pavel Emelyanov[NET]: Hide the queue_mapping field inside netif_subque...
2007-10-22 Pavel Emelyanov[NET]: Use the skb_set_queue_mapping where appropriate
2007-10-15 Herbert Xu[NET]: Avoid copying TCP packets unnecessarily
2007-10-15 Herbert Xu[NET]: Avoid unnecessary cloning for ingress filtering
2007-10-13 Randy Dunlapnet core: fix kernel-doc for new function parameters
2007-10-10 Pavel Emelyanov[NET]: Remove double dev->flags checking when calling...
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 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Eric W. Biederman[NET]: Fix running without sysfs
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 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 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]: Initialize the network namespace of network...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
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 Randy Dunlap[NET]: kernel-doc fixes
2007-07-21 Patrick McHardy[NET]: Fix loopback crashes when multiqueue is enabled.
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-15 Patrick McHardy[NET]: Add macvlan driver
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-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: introduce generic net_device address lists
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-06-24 Shannon Nelson[NET]: Re-enable irqs before pushing pending DMA requests
2007-06-07 Thomas Graf[NET]: Avoid duplicate netlink notification when changi...
2007-05-19 Stephen Hemminger[NET]: Fix race condition about network device name...
2007-05-17 Jarek Poplawski[NET]: lockdep classes in register_netdevice
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
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 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless
2007-04-26 Herbert Xu[NET]: Warn about GSO/checksum abuse
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 Stephen Hemminger[NET]: Get rid of netdev_nit
2007-04-26 Patrick McHardy[NET_SCHED]: ingress: switch back to using ingress_lock
2007-04-26 Stephen Hemmingerbridge: eliminate call by reference
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Stephen Hemminger[NET]: show bound packet types
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-04-26 Stephen Hemminger[NET]: network dev read_mostly
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Stephen Hemminger[NET]: deinline some functions
next