aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netpoll.c
Commit message (Expand)AuthorAge
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton2010-06-24
* netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-15
* netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-15
* netpoll: Add locking for netpoll_setup/cleanupHerbert Xu2010-06-15
* netpoll: Fix RCU usageHerbert Xu2010-06-15
* netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-15
* net: remove zap_completion_queueEric Dumazet2010-05-31
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netpoll: warn when there are spaces in parametersAmerigo Wang2010-03-22
* NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-16
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng2009-08-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
|\|
| * netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-08
* | netpoll: Introduce netpoll_carrier_timeout kernel optionAnton Vorontsov2009-07-08
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
* | net: txq_trans_update() helperEric Dumazet2009-05-26
* | net: Fix arg to trace_napi_poll() in netpoll.David S. Miller2009-05-22
* | dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman2009-05-21
|/
* netpoll: don't dereference NULL dev from npPavel Emelyanov2009-05-17
* netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-10
* | netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* | netdev: network device operations infrastructureStephen Hemminger2008-11-20
* | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
* net: Use queue aware tests throughout.David S. Miller2008-07-17
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-21
|\
| * netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-05
|\|
| * [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-04
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-03
|/
* [IPV4] net/core: Use ipv4_is_<type>Joe Perches2008-01-28
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-28
* [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.Stephen Hemminger2008-01-28
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-28
* [NETPOLL]: netpoll_poll() cleanupStephen Hemminger2008-01-28
* [NETPOLL]: Use skb_queue_purge().Stephen Hemminger2008-01-28
* [NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2007-10-30
* [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-22
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-10