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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1418
-27517
/
+109464
|
\
|
*
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
2015-06-24
6
-7
/
+11
|
*
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
2015-06-24
1
-0
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
29
-72
/
+186
|
|
\
|
|
*
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-24
4
-24
/
+28
|
|
*
ip: report the original address of ICMP messages
Julian Anastasov
2015-06-24
2
-2
/
+21
|
|
*
rocker: call correct unregister function on error
Gilad Ben-Yossef
2015-06-23
1
-1
/
+1
|
|
*
Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-06-23
4
-1
/
+14
|
|
|
\
|
|
|
*
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
2015-06-21
4
-1
/
+14
|
|
*
|
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
2015-06-23
1
-3
/
+23
|
|
*
|
xen-netback: fix a BUG() during initialization
Palik, Imre
2015-06-23
1
-0
/
+4
|
|
*
|
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
2015-06-23
1
-0
/
+4
|
|
*
|
NET: ROSE: Don't dereference NULL neighbour pointer.
Ralf Baechle
2015-06-23
1
-1
/
+2
|
|
*
|
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-06-23
3
-4
/
+7
|
|
*
|
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
2015-06-23
1
-0
/
+6
|
|
*
|
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
2015-06-21
1
-16
/
+2
|
|
*
|
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
2015-06-21
1
-3
/
+10
|
|
|
/
|
|
*
isdn: disable HiSax NetJet driver on microblaze arch
Nicolai Stange
2015-06-21
1
-2
/
+2
|
|
*
neigh: do not modify unlinked entries
Julian Anastasov
2015-06-21
1
-0
/
+13
|
|
*
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
2015-06-21
1
-1
/
+1
|
|
*
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-06-18
2
-3
/
+3
|
|
*
net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
Or Gerlitz
2015-06-15
1
-0
/
+8
|
|
*
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-06-14
3
-11
/
+37
|
*
|
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
2015-06-24
2
-1
/
+6
|
*
|
Merge branch 'ipv4-nexthop-link-status'
David S. Miller
2015-06-24
12
-47
/
+130
|
|
\
\
|
|
*
|
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-06-24
11
-24
/
+63
|
|
*
|
net: track link-status of ipv4 nexthops
Andy Gospodarek
2015-06-24
4
-23
/
+67
|
|
/
/
|
*
|
net: switchdev: ignore unsupported bridge flags
Vivien Didelot
2015-06-24
1
-1
/
+1
|
*
|
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2015-06-24
2
-2
/
+13
|
*
|
drivers: net: xgene: fix for ACPI support without ACPI
Stephen Rothwell
2015-06-24
1
-0
/
+2
|
*
|
Merge branch 'mlx-next'
David S. Miller
2015-06-24
7
-78
/
+93
|
|
\
\
|
|
*
|
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
2015-06-24
1
-0
/
+1
|
|
*
|
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
2015-06-24
3
-2
/
+4
|
|
*
|
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
2015-06-24
5
-7
/
+3
|
|
*
|
net/mlx5e: Remove extra spaces
Achiad Shochat
2015-06-24
1
-4
/
+4
|
|
*
|
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
2015-06-24
1
-23
/
+34
|
|
*
|
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
2015-06-24
1
-3
/
+1
|
|
*
|
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
2015-06-24
1
-1
/
+0
|
|
*
|
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
2015-06-24
1
-4
/
+1
|
|
*
|
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
2015-06-24
3
-33
/
+31
|
|
*
|
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
2015-06-24
1
-0
/
+14
|
|
*
|
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
2015-06-24
1
-3
/
+2
|
|
/
/
|
*
|
Merge branch 'xgene-next'
David S. Miller
2015-06-23
4
-40
/
+69
|
|
\
\
|
|
*
|
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
2015-06-23
4
-11
/
+18
|
|
*
|
drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...
Suman Tripathi
2015-06-23
1
-0
/
+2
|
|
*
|
drivers: net: xgene: Implement the backward compatibility with the old and ne...
Suman Tripathi
2015-06-23
1
-6
/
+6
|
|
*
|
drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...
Suman Tripathi
2015-06-23
2
-23
/
+43
|
|
/
/
|
*
|
NET: Add ezchip ethernet driver
Noam Camus
2015-06-23
7
-0
/
+1038
|
*
|
net: fec: init MAC prior to mii bus probe
Nimrod Andy
2015-06-23
1
-1
/
+3
|
*
|
dcb : Fix incorrect documentation for struct dcb_app
Anish Bhatt
2015-06-23
1
-3
/
+7
[next]