index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Age
Commit message (
Expand
)
Author
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2006-06-26
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
2006-03-21
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-01-17
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
Kris Katterjohn
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-08-12
[NETPOLL]: remove unused variable
Matt Mackall
2005-08-12
[NETPOLL]: fix initialization/NAPI race
Matt Mackall
2005-08-12
[NETPOLL]: pre-fill skb pool
Ingo Molnar
2005-08-12
[NETPOLL]: add retry timeout
Matt Mackall
2005-08-12
[NETPOLL]: netpoll_send_skb simplify
Matt Mackall
2005-08-12
[NETPOLL]: deadlock bugfix
Jeff Moyer
2005-08-12
[NETPOLL]: rx_flags bugfix
Jeff Moyer
2005-06-23
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-23
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds