index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tb0219.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-14
igb: add support for 82576 quad copper adapter
Alexander Duyck
4
-0
/
+22
2009-03-14
igb: add support for another dual port 82576 non-security nic
Alexander Duyck
3
-0
/
+3
2009-03-14
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
2
-2
/
+2
2009-03-14
igb: add PF to pool
Alexander Duyck
3
-10
/
+22
2009-03-14
igb: support wol on second port
Alexander Duyck
2
-2
/
+4
2009-03-14
igb: resolve warning of unused adapter struct
Alexander Duyck
1
-3
/
+2
2009-03-14
igb: remove netif running call from igb_poll
Alexander Duyck
1
-2
/
+1
2009-03-14
igb: switch to new dca API
Maciej Sosnowski
1
-4
/
+4
2009-03-14
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
4
-92
/
+127
2009-03-14
tcp: '< 0' test on unsigned
Roel Kluin
1
-2
/
+3
2009-03-14
x25: '< 0' and '>= 0' test on unsigned
Roel Kluin
1
-6
/
+5
2009-03-14
ipv4: arp announce, arp_proxy and windows ip conflict verification
Denys Fedoryshchenko
1
-2
/
+5
2009-03-13
tulip: Fix for MTU problems with 802.1q tagged frames
Tomasz Lemiech
2
-30
/
+86
2009-03-13
phylib: convert state_queue work to delayed_work
Marcin Slusarz
2
-32
/
+12
2009-03-13
bmac: remove unused variable bp in bmac_misc_intr()
Pavel Roskin
1
-1
/
+0
2009-03-13
ehea: fix circular locking problem
Jan-Bernd Themann
2
-27
/
+31
2009-03-13
macvlan: Deterministic ingress packet delivery
Eric Biederman
1
-13
/
+60
2009-03-13
macvlan: Support creating macvlans from macvlans
Eric Biederman
1
-5
/
+6
2009-03-13
smsc911x: improve EEPROM loading timeout logic in open
Steve Glendinning
1
-2
/
+2
2009-03-13
smsc911x: check for FFWD success before checking for timeout
Steve Glendinning
1
-1
/
+1
2009-03-13
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
3
-0
/
+13
2009-03-13
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
2
-0
/
+319
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
6
-5
/
+29
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
3
-0
/
+39
2009-03-13
gianfar: Convert to use netdev_ops
Andy Fleming
1
-14
/
+17
2009-03-13
gianfar: remove gianfar_mii.c
Andy Fleming
1
-379
/
+0
2009-03-13
8139too: allow to set mac address on running device
Jiri Pirko
1
-1
/
+25
2009-03-13
8139cp: allow to set mac address on running device
Jiri Pirko
1
-1
/
+23
2009-03-13
sctp: add Adaptation Layer Indication parameter only when it's set
malc
1
-10
/
+19
2009-03-13
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
Wei Yongjun
1
-0
/
+3
2009-03-13
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
Wei Yongjun
1
-2
/
+2
2009-03-13
sctp: simplify sctp listening code
Vlad Yasevich
1
-102
/
+50
2009-03-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: update FW
Divy Le Ray
5
-1884
/
+1888
2009-03-13
cxgb3: detect mac link faults.
Divy Le Ray
6
-9
/
+285
2009-03-13
cxgb3: Update Rev3 mac workaround
Divy Le Ray
1
-39
/
+33
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
4
-5
/
+86
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2
-40
/
+89
2009-03-13
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
1
-0
/
+3
2009-03-13
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: release page ref on mapping error
Divy Le Ray
1
-12
/
+14
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2
-8
/
+25
2009-03-12
wimax: fix i2400m printk formats
Randy Dunlap
1
-2
/
+2
2009-03-11
tcp: allow timestamps even if SYN packet has tsval=0
Eric Dumazet
1
-9
/
+0
2009-03-10
forcedeth: version bump to 64
Ayaz Abdulla
1
-1
/
+1
2009-03-10
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
1
-14
/
+4
2009-03-10
forcedeth: performance changes
Ayaz Abdulla
1
-2
/
+2
2009-03-10
forcedeth: add interrupt moderation logic
Ayaz Abdulla
1
-31
/
+106
2009-03-10
forcedeth: remove isr processing loop
Ayaz Abdulla
1
-147
/
+105
2009-03-10
forcedeth: add new optimization mode
Ayaz Abdulla
1
-48
/
+57
[next]