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: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
1
-13
/
+31
*
Merge branch 'ipv6-tunnel-cleanups'
David S. Miller
2016-05-02
6
-584
/
+452
|
\
|
*
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
2016-05-02
1
-202
/
+50
|
*
ipv6: Generic tunnel cleanup
Tom Herbert
2016-05-02
2
-3
/
+9
|
*
gre: Create common functions for transmit
Tom Herbert
2016-05-02
2
-47
/
+49
|
*
ipv6: Create ip6_tnl_xmit
Tom Herbert
2016-05-02
2
-17
/
+32
|
*
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
2016-05-02
1
-117
/
+23
|
*
gre: Move utility functions to common headers
Tom Herbert
2016-05-02
3
-129
/
+144
|
*
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
2016-05-02
2
-70
/
+146
|
/
*
Merge branch 'tcp-preempt'
David S. Miller
2016-05-02
20
-157
/
+150
|
\
|
*
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
3
-2
/
+24
|
*
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
1
-14
/
+8
|
*
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-02
1
-0
/
+2
|
*
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
2
-4
/
+4
|
*
dccp: do not assume DCCP code is non preemptible
Eric Dumazet
2016-05-02
4
-6
/
+6
|
*
tcp: do not block bh during prequeue processing
Eric Dumazet
2016-05-02
2
-32
/
+2
|
*
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
11
-99
/
+104
|
/
*
Merge branch 'xgene-channel-number'
David S. Miller
2016-05-02
4
-1
/
+18
|
\
|
*
dtb: xgene: Add channel property
Iyappan Subramanian
2016-05-02
2
-0
/
+2
|
*
Documentation: dtb: xgene: Add channel property
Iyappan Subramanian
2016-05-02
1
-0
/
+2
|
*
drivers: net: xgene: Get channel number from device binding
Iyappan Subramanian
2016-05-02
1
-1
/
+14
|
/
*
Merge branch 'qed-selftests'
David S. Miller
2016-05-02
13
-6
/
+598
|
\
|
*
qede: add implementation for internal loopback test.
Sudarsana Reddy Kalluru
2016-05-02
3
-4
/
+242
|
*
qede: add support for selftests.
Sudarsana Reddy Kalluru
2016-05-02
1
-1
/
+55
|
*
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
2016-05-02
10
-1
/
+301
|
/
*
net: dsa: mv88e6xxx: replace ds with ps where possible
Andrew Lunn
2016-05-02
6
-494
/
+511
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-05-01
16
-392
/
+137
|
\
|
*
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
4
-6
/
+28
|
*
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
2016-05-01
1
-22
/
+22
|
*
i40e: make use of BIT() macro to prevent left shift of signed values
Jacob Keller
2016-05-01
1
-28
/
+25
|
*
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
2016-05-01
2
-2
/
+2
|
*
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
2016-05-01
2
-2
/
+2
|
*
i40e: Update device ids for X722
Catherine Sullivan
2016-05-01
1
-0
/
+1
|
*
i40e: Drop extra copy of function
Jesse Brandeburg
2016-05-01
1
-18
/
+0
|
*
i40e: Use consistent type for vf_id
Jesse Brandeburg
2016-05-01
3
-9
/
+10
|
*
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
2016-05-01
1
-1
/
+2
|
*
i40e: Fix uninitialized variable
Catherine Sullivan
2016-05-01
1
-5
/
+1
|
*
i40evf: RSS Hash Option parameters
Carolyn Wyborny
2016-05-01
1
-199
/
+2
|
*
i40e: Remove HMC AQ API implementation
Neerav Parikh
2016-05-01
5
-88
/
+0
|
*
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
2016-05-01
1
-0
/
+6
|
*
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
Anjali Singhai Jain
2016-05-01
2
-2
/
+26
|
*
i40e: Change the default for VFs to be not privileged
Anjali Singhai Jain
2016-05-01
1
-10
/
+10
*
|
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-01
3
-14
/
+20
*
|
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
Marek Vasut
2016-05-01
1
-1
/
+1
*
|
tipc: set 'active' state correctly for first established link
Jon Paul Maloy
2016-05-01
1
-0
/
+1
*
|
of: of_mdio: Check if MDIO bus controller is available
Florian Fainelli
2016-05-01
1
-0
/
+4
|
/
*
Merge branch 'mlx5-aRFS'
David S. Miller
2016-04-29
15
-849
/
+1736
|
\
|
*
net/mlx5e: Enabling aRFS mechanism
Maor Gottlieb
2016-04-29
4
-2
/
+127
|
*
net/mlx5e: Add accelerated RFS support
Maor Gottlieb
2016-04-29
2
-1
/
+436
|
*
net/mlx5e: Create aRFS flow tables
Maor Gottlieb
2016-04-29
6
-14
/
+313
[next]