index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
10
-33
/
+42
2009-12-03
cnic: Use dma_alloc_coherent().
Michael Chan
1
-24
/
+30
2009-12-03
cnic: Fix rq_page_table DMA address.
Michael Chan
1
-2
/
+2
2009-12-03
cnic: Fix bogus iSCSI MAC address
Michael Chan
1
-2
/
+6
2009-12-03
cnic: Fix bnx2x ring shutdown.
Michael Chan
1
-0
/
+7
2009-12-03
cnic: Fix ring I/O address for bnx2x devices.
Michael Chan
1
-5
/
+3
2009-12-03
netxen: fix failure cases for fw hang recovery
Amit Kumar Salecha
1
-11
/
+15
2009-12-03
netxen : fix debug tools access for NX2031
Narender Kumar
1
-19
/
+44
2009-12-03
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
3
-209
/
+204
2009-12-03
e1000e: refactor PHY ID detection workaround
Bruce Allan
2
-11
/
+17
2009-12-03
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2
-0
/
+4
2009-12-03
skbuff: remove skb_dma_map/unmap
Alexander Duyck
3
-74
/
+0
2009-12-03
tg3: remove use of skb_dma_map/unmap
Alexander Duyck
2
-47
/
+132
2009-12-03
be2net: remove use of skb_dma_map/unmap
Alexander Duyck
1
-11
/
+26
2009-12-03
bnx2: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2
-12
/
+61
2009-12-03
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2
-14
/
+52
2009-12-03
igb: remove use of skb_dma_map from driver
Alexander Duyck
2
-18
/
+56
2009-12-03
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2
-14
/
+50
2009-12-03
ixgb: remove use of skb_dma_map from ixgb
Alexander Duyck
2
-19
/
+42
2009-12-03
e1000: remove use of skb_dma_map from e1000 driver
Alexander Duyck
2
-16
/
+41
2009-12-03
e1000e: remove use of skb_dma_map from e1000e driver
Alexander Duyck
2
-21
/
+47
2009-12-03
ip: update the description of rp_filter in ip-sysctl.txt
Shan Wei
1
-2
/
+2
2009-12-03
bnx2: EEH is failing with timeout
Breno Leitao
1
-0
/
+1
2009-12-02
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
1
-7
/
+4
2009-12-02
net: compat_sys_recvmmsg user timespec arg can be NULL
Jean-Mickael Guerin
1
-2
/
+6
2009-12-02
net: compat_mmsghdr must be used in sys_recvmmsg
Jean-Mickael Guerin
1
-6
/
+18
2009-12-02
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
1
-1
/
+1
2009-12-02
ieee802154: merge cleanup
Eric Dumazet
1
-3
/
+0
2009-12-02
net/ps3: Add support for gelic link negotiation
Hideyuki Sasaki
2
-2
/
+72
2009-12-02
net/ps3: Cleanup gelic enums
Geoff Levand
2
-20
/
+25
2009-12-02
be2net: fix unnecessary access to hardware to get link, port info
Ajit Khaparde
3
-21
/
+38
2009-12-02
be2net: Add be_rx_polls counter
Ajit Khaparde
3
-2
/
+3
2009-12-02
be2net: fix to allow port beacon when device is closed
Ajit Khaparde
1
-3
/
+0
2009-12-02
be2net: check for valid ether address
Ajit Khaparde
1
-0
/
+7
2009-12-02
be2net: initialize netdev->perm_addr
Ajit Khaparde
1
-0
/
+1
2009-12-02
be2net: set netdev->vlan_features appropriately
Ajit Khaparde
1
-0
/
+2
2009-12-02
atl1e:disable NETIF_F_TSO6 for hardware limit
Jie Yang
1
-36
/
+0
2009-12-02
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
Roel Kluin
1
-1
/
+2
2009-12-02
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
1
-1
/
+1
2009-12-02
e1000e: add debug messages
Bruce Allan
2
-7
/
+23
2009-12-02
e1000e: comment corrections
Bruce Allan
4
-15
/
+11
2009-12-02
e1000e: enable new 82567V-3 device
Bruce Allan
3
-0
/
+3
2009-12-02
e1000e: ensure the link state is correct for serdes links
Bruce Allan
1
-28
/
+48
2009-12-02
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
7
-39
/
+122
2009-12-02
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2
-7
/
+24
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
6
-16
/
+45
2009-12-02
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2
-25
/
+5
2009-12-02
net: Simplify ipip6 aka sit pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-02
net: Simplify ip6_tunnel pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-02
net: Simplify ipip pernet operations.
Eric W. Biederman
1
-18
/
+6
[next]