index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
netpoll.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-30
[NET]: NULL pointer bug in netpoll.c
jan.kiszka@web.de
-3
/
+4
2005-03-22
[NETPOLL]: netpoll_queue needs to be exported to modules
David S. Miller
-0
/
+1
2005-03-22
[NETPOLL]: Do not use __smp_processor_id().
David S. Miller
-3
/
+3
2005-03-22
[NETPOLL]: Fix racy dev->flags usage
Matt Mackall
-4
/
+1
2005-03-22
[NETPOLL]: Carrier clarification
Matt Mackall
-4
/
+9
2005-03-22
[NETPOLL]: Avoid kfree_skb() on packets with destructor
Matt Mackall
-1
/
+4
2005-03-22
[NETPOLL]: Handle xmit_lock recursion similarly
Matt Mackall
-2
/
+3
2005-03-22
[NETPOLL]: Add optional dropping and queueing support
Matt Mackall
-2
/
+57
2005-03-22
[NETPOLL]: Fix ->poll() locking
Matt Mackall
-9
/
+21
2005-03-22
[NETPOLL]: Add netpoll pointer to net_device
Matt Mackall
-62
/
+27
2005-03-22
[NETPOLL]: Filter inlines
Matt Mackall
-2
/
+8
2005-03-22
[NETPOLL]: Shorten carrier detect timeout.
Matt Mackall
-2
/
+2
2005-03-17
[NETPOLL]: Align UDP packets to NET_IP_ALIGN.
Sven Henkel
-1
/
+1
2005-01-25
[NET]: netpoll: Fix NAPI polling race on SMP
Andrew Morton
-16
/
+25
2005-01-19
Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274
David S. Miller
-3
/
+3
2005-01-19
[NET]: Close NETIF_F_LLTX race conditions.
David S. Miller
-3
/
+3
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-3
/
+3
2005-01-09
[NET]: misc cleanups
Adrian Bunk
-3
/
+2
2004-11-11
[PATCH] netpoll: fix null ifa_list pointer dereference
Andrew Morton
-2
/
+2
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
-1
/
+1
2004-09-13
[PATCH] netpoll endian fixes
Matt Mackall
-2
/
+2
2004-08-30
[PATCH] netpoll: fix up trapped logic
Jeff Moyer
-8
/
+27
2004-08-30
[PATCH] netpoll: increase NAPI budget
Jeff Moyer
-1
/
+7
2004-08-30
[PATCH] netpoll: kill CONFIG_NETPOLL_RX
Jeff Moyer
-7
/
+3
2004-08-30
[PATCH] netpoll: revert queue stopped change
Matt Mackall
-0
/
+12
2004-08-30
[PATCH] netpoll: fix unaligned accesses
Matt Mackall
-5
/
+6
2004-08-23
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
-2
/
+5
2004-08-22
[PATCH] Fix netpoll cleanup on abort without dev
Matt Mackall
-1
/
+2
2004-08-15
[IPV4]: inetdev ifa_list handling fixes outside of net/ipv4.
Herbert Xu
-2
/
+5
2004-07-02
[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinux
Mika Kukkonen
-11
/
+11
2004-05-30
[PATCH] sparse: net/* non-ANSI argument lists
Alexander Viro
-1
/
+1
2004-05-04
[NET]: Update netpoll credits.
Ingo Molnar
-0
/
+5
2004-04-13
[PATCH] netpoll transmit busy bugfix
Matt Mackall
-9
/
+3
2004-04-13
[PATCH] netpoll early ARP handling
Matt Mackall
-13
/
+6
2004-01-14
[PATCH] fix for netpoll braindamage for 64-bit
Matt Mackall
-1
/
+2
2004-01-12
[PATCH] fix netpoll printk bug
Andrew Morton
-1
/
+1
2004-01-10
[PATCH] netpoll carrier handling
Matt Mackall
-4
/
+12
2004-01-10
[PATCH] netpoll abort for bad interface
Matt Mackall
-1
/
+1
2004-01-10
[PATCH] netpoll: push zap_completion_queue for lkcd
Matt Mackall
-2
/
+4
2004-01-10
[PATCH] netpoll: fix compilation with CONFIG_NETPOLL_RX
Matt Mackall
-0
/
+4
2004-01-10
[NET] add netpoll API
Matt Mackall
-0
/
+636