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
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
78
-266
/
+285
*
Merge branch 'intel'
David S. Miller
2013-04-19
21
-1256
/
+1604
|
\
|
*
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
12
-36
/
+251
|
*
igb: add support for spoofchk config
Lior Levy
2013-04-18
2
-0
/
+35
|
*
igb: Enable EEE LP advertisement
Matthew Vick
2013-04-18
7
-1
/
+142
|
*
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
16
-1183
/
+1010
|
*
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
2013-04-18
1
-2
/
+2
|
*
igb: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
2013-04-18
1
-0
/
+11
|
*
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
2013-04-18
1
-9
/
+11
|
*
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-18
1
-1
/
+1
|
*
igb: random code and comments fix
Akeem G. Abodunrin
2013-04-18
3
-6
/
+5
|
*
igb: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
2013-04-18
1
-1
/
+2
|
*
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2013-04-18
2
-0
/
+89
|
*
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
2013-04-18
3
-19
/
+50
|
*
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2013-04-18
2
-10
/
+5
|
*
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2013-04-18
2
-0
/
+2
|
*
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
2013-04-18
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-04-18
7
-45
/
+162
|
\
|
*
ixgbe: bump version number
Don Skidmore
2013-04-17
1
-1
/
+1
|
*
ixgbe: Fix 1G link WoL
Don Skidmore
2013-04-17
3
-2
/
+8
|
*
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
2013-04-17
5
-5
/
+65
|
*
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
2013-04-17
1
-0
/
+48
|
*
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2013-04-17
2
-32
/
+34
|
*
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
2013-04-17
3
-1
/
+7
|
*
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
Alexander Duyck
2013-04-17
1
-6
/
+1
|
*
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
2013-04-17
1
-1
/
+1
|
*
ixgbe: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-17
1
-1
/
+1
*
|
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2013-04-18
3
-0
/
+9
*
|
fec: Remove unneeded asm header files
Fabio Estevam
2013-04-18
1
-5
/
+0
|
/
*
Merge branch 'tipc-ipoib'
David S. Miller
2013-04-17
10
-42
/
+438
|
\
|
*
IPoIB: add support for TIPC protocol
Patrick McHardy
2013-04-17
1
-1
/
+3
|
*
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17
6
-3
/
+416
|
*
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
2013-04-17
1
-0
/
+1
|
*
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2013-04-17
5
-16
/
+18
|
*
tipc: remove unused str2addr media callback
Patrick McHardy
2013-04-17
2
-22
/
+0
|
/
*
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
2013-04-17
1
-1
/
+1
*
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
2
-4
/
+0
*
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
2
-5
/
+1
*
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
1
-3
/
+2
*
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
2
-12
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-04-17
12
-695
/
+849
|
\
|
*
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2013-04-15
2
-20
/
+13
|
*
openvswitch: Simplify datapath locking.
Pravin B Shelar
2013-04-15
7
-167
/
+298
|
*
openvswitch: datapath.h: Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
|
*
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
Thomas Graf
2013-04-02
1
-6
/
+8
|
*
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf
2013-03-29
3
-432
/
+458
|
*
openvswitch: Use ETH_ALEN to define ethernet addresses
Thomas Graf
2013-03-29
1
-6
/
+7
[next]