netpoll: warn when there are spaces in parameters
[safe/jmp/linux-2.6] / net / core / netpoll.c
2010-03-23 Amerigo Wangnetpoll: warn when there are spaces in parameters
2010-03-16 Jiri SlabyNET: netpoll, fix potential NULL ptr dereference
2010-01-14 Daniel Borkmannnetpoll: allow execution of multiple rx_hooks per interface
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-24 Dongdong Dengnetpoll: warning for ndo_start_xmit returns with interr...
2009-07-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-09 Anton Vorontsovnetpoll: Fix carrier detection for drivers that are...
2009-07-08 Anton Vorontsovnetpoll: Introduce netpoll_carrier_timeout kernel option
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-05-26 Eric Dumazetnet: txq_trans_update() helper
2009-05-22 David S. Millernet: Fix arg to trace_napi_poll() in netpoll.
2009-05-21 Neil Hormandropmon: add ability to detect when hardware dropsrxpackets
2009-05-18 Pavel Emelyanovnetpoll: don't dereference NULL dev from np
2009-03-29 Harvey Harrisonnetpoll: store local and remote ip in net-endian
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-10 Neil Hormannetpoll: fix race on poll_list resulting in garbage...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingernetdev: network device operations infrastructure
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-07-31 David S. Millernetdev: Fix lockdep warnings in multiqueue configurations.
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Jarek Poplawskinetpoll: zap_completion_queue: adjust skb->users counter
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-04 David S. Miller[NETPOLL]: Revert two bogus cleanups that broke netconsole.
2008-03-03 Pavel Emelyanov[ARP]: Introduce the arp_hdr_len helper.
2008-01-28 Joe Perches[IPV4] net/core: Use ipv4_is_<type>
2008-01-28 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2008-01-28 Stephen Hemminger[NETPOLL]: netpoll_poll() cleanup
2008-01-28 Stephen Hemminger[NETPOLL]: Use skb_queue_purge().
2007-10-30 David S. Miller[NET]: Fix race between poll_napi() and net_rx_action()
2007-10-22 Pavel Emelyanov[NET]: Hide the queue_mapping field inside netif_subque...
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Satyam Sharma[NET] netconsole: Support dynamic reconfiguration using...
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-16 Linus TorvaldsRevert "[NET]: Fix races in net_rx_action vs netpoll."
2007-07-12 Olaf Kirch[NET]: Fix races in net_rx_action vs netpoll.
2007-07-11 Satyam Sharma[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
2007-07-11 Peter P Waskiewicz Jr[CORE] Stack changes to add multiqueue hardware support API
2007-07-06 Jarek Poplawski[NETPOLL]: Fixups for 'fix soft lockup when removing...
2007-06-29 Jarek Poplawski[NETPOLL] netconsole: fix soft lockup when removing...
2007-06-27 Stephen Hemminger[NETPOLL]: tx lock deadlock fix
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 YOSHIFUJI Hideaki[NET] CORE: Use htons() where appropriate.
2007-04-17 Aubrey.Li[NET]: Fix UDP checksum issue in net poll mode.
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2006-12-12 Ingo Molnar[PATCH] netpoll: fix netpoll lockup
2006-12-12 Andrew Morton[NETPOLL]: Fix local_bh_enable() warning.
2006-12-11 Andrew Morton[NETPOLL]: Make sure TX lock is taken with BH disabled.
2006-12-09 Neil Horman[NETPOLL]: make arp replies through netpoll use mac...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NETPOLL]: Another udp checksum mangling.
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate callers of csum_tcpudp_nofold() in...
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-12-03 Al Viro[NET] net/core: Annotations.
2006-12-03 David S. Miller[NETPOLL]: Minor coding-style cleanups.
2006-12-03 Stephen Hemmingernetpoll queue cleanup
2006-12-03 Stephen Hemmingernetpoll retry cleanup
2006-12-03 Stephen Hemmingernetpoll deferred transmit path
2006-12-03 Stephen Hemmingernetpoll setup error handling
2006-12-03 Stephen Hemmingernetpoll per device txq
2006-12-03 Stephen Hemmingernetpoll info leak
2006-12-03 Stephen Hemmingernetpoll: private skb pool (rev3)
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-07 Chris Lalancette[NETPOLL]: Compute checksum properly in netpoll_send_udp().
2006-10-20 Stephen Hemminger[NETPOLL]: initialize skb for UDP
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-06-26 Neil Horman[NET] netpoll: break recursive loop in netpoll rx path
2006-06-26 Jeremy Fitzhardinge[NET] netpoll: don't spin forever sending to stopped...
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-03-21 Stephen Hemminger[NET]: Convert RTNL to mutex.
2006-01-17 Kris Katterjohn[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-08-12 Matt Mackall[NETPOLL]: remove unused variable
2005-08-12 Matt Mackall[NETPOLL]: fix initialization/NAPI race
2005-08-12 Ingo Molnar[NETPOLL]: pre-fill skb pool
2005-08-12 Matt Mackall[NETPOLL]: add retry timeout
2005-08-12 Matt Mackall[NETPOLL]: netpoll_send_skb simplify
2005-08-12 Jeff Moyer[NETPOLL]: deadlock bugfix
2005-08-12 Jeff Moyer[NETPOLL]: rx_flags bugfix
2005-06-23 Jeff Moyer[NETPOLL]: allow multiple netpoll_clients to register...
next