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
*
netlink: add a start callback for starting a netlink dump
Tom Herbert
2015-12-15
4
-0
/
+24
*
rhashtable: add function to replace an element
Tom Herbert
2015-12-15
1
-0
/
+82
*
ila: Create net/ipv6/ila directory
Tom Herbert
2015-12-15
5
-81
/
+152
*
Merge branch 'stmmac-mdio-compat'
David S. Miller
2015-12-15
8
-28
/
+66
|
\
|
*
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
2015-12-15
2
-0
/
+11
|
*
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
2015-12-15
3
-15
/
+15
|
*
stmmac: Correct documentation on stmmac clocks.
Phil Reid
2015-12-15
1
-9
/
+8
|
*
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2015-12-15
3
-4
/
+32
|
/
*
Merge branch 'end-of-ip-csum'
David S. Miller
2015-12-15
41
-114
/
+437
|
\
|
*
net: Elaborate on checksum offload interface description
Tom Herbert
2015-12-15
1
-29
/
+109
|
*
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
2015-12-15
2
-0
/
+214
|
*
tcp: Fix conditions to determine checksum offload
Tom Herbert
2015-12-15
2
-2
/
+11
|
*
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
13
-39
/
+50
|
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
25
-39
/
+43
|
*
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
2015-12-15
1
-1
/
+1
|
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
10
-14
/
+14
|
*
net: Add skb_inner_transport_offset function
Tom Herbert
2015-12-15
1
-0
/
+5
|
/
*
ravb: Add fixed-link support
Kazuya Mizuguchi
2015-12-15
1
-0
/
+12
*
Merge branch 'mlxsw-bridge-vlan-offloading'
David S. Miller
2015-12-15
14
-162
/
+1001
|
\
|
*
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
2015-12-15
1
-3
/
+29
|
*
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
2015-12-15
1
-7
/
+14
|
*
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2015-12-15
2
-2
/
+10
|
*
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
2015-12-15
3
-1
/
+378
|
*
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
2015-12-15
1
-3
/
+51
|
*
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2015-12-15
2
-4
/
+61
|
*
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2015-12-15
2
-4
/
+98
|
*
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2015-12-15
2
-28
/
+34
|
*
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
2015-12-15
3
-27
/
+16
|
*
mlxsw: spectrum: Use appropriate parameter name
Ido Schimmel
2015-12-15
1
-4
/
+4
|
*
mlxsw: spectrum: Split vFID range in two
Ido Schimmel
2015-12-15
3
-99
/
+287
|
*
mlxsw: spectrum: Allocate active VLANs only for port netdevs
Ido Schimmel
2015-12-15
2
-1
/
+11
|
*
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-12-15
8
-0
/
+22
|
*
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
Ido Schimmel
2015-12-15
1
-0
/
+7
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2015-12-15
11
-179
/
+120
|
\
|
*
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
2015-12-14
1
-6
/
+5
|
*
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2015-12-14
2
-12
/
+19
|
*
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
2015-12-14
1
-15
/
+7
|
*
e1000e: Remove unreachable code
Benjamin Poirier
2015-12-14
1
-6
/
+0
|
*
igb: Explicitly label self-test result indices
Joe Schultz
2015-12-14
1
-14
/
+24
|
*
igb: Improve cable length function for I210, etc.
Joe Schultz
2015-12-14
3
-9
/
+51
|
*
igb: Don't add PHY address to PCDL address
Aaron Sierra
2015-12-14
1
-2
/
+1
|
*
igb: Remove GS40G specific defines/functions
Aaron Sierra
2015-12-14
5
-106
/
+11
|
*
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2015-12-14
2
-12
/
+5
*
|
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2015-12-14
3
-0
/
+12
*
|
net: Fix typo in skb_fclone_busy
Masanari Iida
2015-12-14
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-12-14
39
-1513
/
+3101
|
\
\
|
*
|
ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
Michael Hennerich
2015-12-11
5
-0
/
+1324
|
*
|
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
2015-12-11
1
-2
/
+5
|
*
|
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
2015-12-11
1
-2
/
+1
|
*
|
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
2015-12-10
1
-2
/
+2
[next]