index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
David S. Miller
2009-12-02
1
-0
/
+1
*
tcp: Fix warning on 64-bit.
David S. Miller
2009-12-02
1
-1
/
+1
*
net: Teach vlans to cleanup as a pernet subsystem
Eric W. Biederman
2009-12-02
1
-5
/
+3
*
atl1e: Remove non-implementation of ethtool set_msglevel() operation
Ben Hutchings
2009-12-02
1
-5
/
+0
*
atl1e: Remove redundant definitions of ethtool operations
Ben Hutchings
2009-12-02
1
-10
/
+0
*
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
Ben Hutchings
2009-12-02
1
-0
/
+2
*
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
2009-12-02
8
-43
/
+259
*
TCPCT part 1f: Initiator Cookie => Responder
William Allen Simpson
2009-12-02
1
-30
/
+163
*
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
2009-12-02
1
-2
/
+131
*
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
2009-12-02
5
-14
/
+177
*
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
William Allen Simpson
2009-12-02
5
-6
/
+52
*
TCPCT part 1b: generate Responder Cookie secret
William Allen Simpson
2009-12-02
3
-0
/
+149
*
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2009-12-02
10
-33
/
+42
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-02
3
-38
/
+3
|
\
|
*
ip: update the description of rp_filter in ip-sysctl.txt
Shan Wei
2009-12-02
1
-2
/
+2
|
*
bnx2: EEH is failing with timeout
Breno Leitao
2009-12-02
1
-0
/
+1
|
*
atl1e:disable NETIF_F_TSO6 for hardware limit
Jie Yang
2009-12-02
1
-36
/
+0
*
|
cnic: Use dma_alloc_coherent().
Michael Chan
2009-12-02
1
-24
/
+30
*
|
cnic: Fix rq_page_table DMA address.
Michael Chan
2009-12-02
1
-2
/
+2
*
|
cnic: Fix bogus iSCSI MAC address
Michael Chan
2009-12-02
1
-2
/
+6
*
|
cnic: Fix bnx2x ring shutdown.
Michael Chan
2009-12-02
1
-0
/
+7
*
|
cnic: Fix ring I/O address for bnx2x devices.
Michael Chan
2009-12-02
1
-5
/
+3
*
|
netxen: fix failure cases for fw hang recovery
Amit Kumar Salecha
2009-12-02
1
-11
/
+15
*
|
netxen : fix debug tools access for NX2031
Narender Kumar
2009-12-02
1
-19
/
+44
*
|
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
2009-12-02
3
-209
/
+204
*
|
e1000e: refactor PHY ID detection workaround
Bruce Allan
2009-12-02
2
-11
/
+17
*
|
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2009-12-02
2
-0
/
+4
*
|
skbuff: remove skb_dma_map/unmap
Alexander Duyck
2009-12-02
3
-74
/
+0
*
|
tg3: remove use of skb_dma_map/unmap
Alexander Duyck
2009-12-02
2
-47
/
+132
*
|
be2net: remove use of skb_dma_map/unmap
Alexander Duyck
2009-12-02
1
-11
/
+26
*
|
bnx2: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-12-02
2
-12
/
+61
*
|
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-12-02
2
-14
/
+52
*
|
igb: remove use of skb_dma_map from driver
Alexander Duyck
2009-12-02
2
-18
/
+56
*
|
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-12-02
2
-14
/
+50
*
|
ixgb: remove use of skb_dma_map from ixgb
Alexander Duyck
2009-12-02
2
-19
/
+42
*
|
e1000: remove use of skb_dma_map from e1000 driver
Alexander Duyck
2009-12-02
2
-16
/
+41
*
|
e1000e: remove use of skb_dma_map from e1000e driver
Alexander Duyck
2009-12-02
2
-21
/
+47
*
|
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
2009-12-02
1
-7
/
+4
*
|
net: compat_sys_recvmmsg user timespec arg can be NULL
Jean-Mickael Guerin
2009-12-02
1
-2
/
+6
*
|
net: compat_mmsghdr must be used in sys_recvmmsg
Jean-Mickael Guerin
2009-12-02
1
-6
/
+18
*
|
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
2009-12-02
1
-1
/
+1
*
|
ieee802154: merge cleanup
Eric Dumazet
2009-12-02
1
-3
/
+0
*
|
net/ps3: Add support for gelic link negotiation
Hideyuki Sasaki
2009-12-02
2
-2
/
+72
*
|
net/ps3: Cleanup gelic enums
Geoff Levand
2009-12-02
2
-20
/
+25
*
|
be2net: fix unnecessary access to hardware to get link, port info
Ajit Khaparde
2009-12-02
3
-21
/
+38
*
|
be2net: Add be_rx_polls counter
Ajit Khaparde
2009-12-02
3
-2
/
+3
*
|
be2net: fix to allow port beacon when device is closed
Ajit Khaparde
2009-12-02
1
-3
/
+0
*
|
be2net: check for valid ether address
Ajit Khaparde
2009-12-02
1
-0
/
+7
*
|
be2net: initialize netdev->perm_addr
Ajit Khaparde
2009-12-02
1
-0
/
+1
*
|
be2net: set netdev->vlan_features appropriately
Ajit Khaparde
2009-12-02
1
-0
/
+2
[next]