index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
extable.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-25
enic: Use (netdev|dev|pr)_<level> macro helpers for logging
Vasanthy Kolluri
9
-109
/
+98
2010-06-25
enic: Clean up: Add wrapper routines for firmware devcmd calls
Vasanthy Kolluri
5
-84
/
+201
2010-06-25
enic: Use a lighter reset operation for enic devices
Vasanthy Kolluri
4
-8
/
+55
2010-06-25
enic: Bug Fix: Change hardware ingress vlan rewrite mode
Vasanthy Kolluri
5
-7
/
+68
2010-06-25
enic: Feature Add: Replace LRO with GRO
Vasanthy Kolluri
3
-80
/
+9
2010-06-25
cnic: Update version to 2.1.3.
Michael Chan
1
-2
/
+2
2010-06-25
cnic: Further unify kcq handling code.
Michael Chan
1
-37
/
+34
2010-06-25
cnic: Restructure kcq processing.
Michael Chan
1
-54
/
+22
2010-06-25
cnic: Unify kcq allocation for all devices.
Michael Chan
2
-64
/
+98
2010-06-25
cnic: Unify IRQ code for all hardware types.
Michael Chan
1
-13
/
+20
2010-06-25
cnic: Fine-tune CID memory space calculation.
Michael Chan
2
-15
/
+21
2010-06-24
sfc: Record hardware RX hash on each skb where possible
Ben Hutchings
7
-3
/
+49
2010-06-24
sfc: Disable setting feature flags that are not implemented
Ben Hutchings
1
-1
/
+0
2010-06-24
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
Ben Hutchings
3
-5
/
+3
2010-06-24
sfc: Implement message level control
Ben Hutchings
20
-529
/
+727
2010-06-24
sfc: Log MTD errors using partition name, not just net device name
Ben Hutchings
1
-9
/
+14
2010-06-24
sfc: Implement ethtool register dump operation
Ben Hutchings
4
-0
/
+292
2010-06-24
tcp: do not send reset to already closed sockets
Konstantin Khorenko
1
-0
/
+4
2010-06-24
broadcom: Add 5241 support
Dmitry Baryshkov
2
-0
/
+23
2010-06-24
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
2
-12
/
+18
2010-06-24
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
Andrew Morton
1
-1
/
+0
2010-06-23
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
1
-5
/
+14
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
5
-2
/
+18
2010-06-23
qeth: handle missing z/VM authorization of OSX
Ursula Braun
2
-4
/
+9
2010-06-23
qeth: specify correct function level for OSN devices
Ursula Braun
1
-0
/
+1
2010-06-23
qeth: fix page breaks in hw headers
Frank Blaschka
4
-73
/
+65
2010-06-23
qeth: fix use after free for qeths debug area
Carsten Otte
1
-1
/
+0
2010-06-23
qeth: Fold qeth_qerr debug area
Carsten Otte
2
-11
/
+4
2010-06-23
qeth: Fold qeth_misc debug area
Carsten Otte
2
-4
/
+1
2010-06-23
qeth: Fold qeth_sense debug area
Carsten Otte
2
-3
/
+0
2010-06-23
qeth: Fold qeth_trace debug area
Carsten Otte
4
-272
/
+259
2010-06-23
qeth: Add new s390 debug feature for each qeth card
Carsten Otte
2
-3
/
+31
2010-06-23
qeth: Rework qeth_dbf_longtext
Carsten Otte
2
-5
/
+5
2010-06-23
smsgiucv: guarantee single iucv connect in thaw
Ursula Braun
1
-2
/
+9
2010-06-23
qlcnic: update version to 5.0.6
Amit Kumar Salecha
1
-2
/
+2
2010-06-23
qlcnic: mark context state freed after destroy
Amit Kumar Salecha
2
-1
/
+3
2010-06-23
qlcnic: offload tx timeout recovery
Amit Kumar Salecha
2
-36
/
+32
2010-06-23
qlcnic: dont free host resources during fw recovery
Amit Kumar Salecha
1
-29
/
+3
2010-06-23
qlcnic: release device resources during interface down
Amit Kumar Salecha
6
-37
/
+114
2010-06-23
qlcnic: fix mac address mgmt
Amit Kumar Salecha
1
-3
/
+8
2010-06-23
qlcnic: handshake with card after fw load
Amit Kumar Salecha
3
-7
/
+9
2010-06-23
qlcnic: cleanup skb allocation
Amit Kumar Salecha
3
-21
/
+13
2010-06-23
bridge: 64bit rx/tx counters
Eric Dumazet
3
-13
/
+23