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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: change scope of VLAN handlers
Vivien Didelot
2017-05-22
1
-24
/
+16
*
net: dsa: change scope of MDB handlers
Vivien Didelot
2017-05-22
1
-23
/
+18
*
net: dsa: change scope of FDB handlers
Vivien Didelot
2017-05-22
1
-26
/
+24
*
net: dsa: change scope of bridging code
Vivien Didelot
2017-05-22
1
-19
/
+17
*
net: dsa: change scope of notifier call chain
Vivien Didelot
2017-05-22
1
-5
/
+4
*
net: dsa: change scope of STP state setter
Vivien Didelot
2017-05-22
1
-22
/
+22
*
bridge: fix hello and hold timers starting/stopping
Ivan Vecera
2017-05-22
1
-11
/
+0
*
net: ipv4: tcp: fixed comment coding style issue
Rohit Chavan
2017-05-22
1
-2
/
+3
*
net: socket: fix a typo in sockfd_lookup().
Rosen, Rami
2017-05-22
1
-1
/
+1
*
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
2
-8
/
+36
*
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
3
-32
/
+43
*
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
2
-22
/
+95
*
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-22
4
-19
/
+26
*
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
2017-05-21
1
-1
/
+2
*
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
2017-05-21
1
-4
/
+0
*
fou: make local function static
stephen hemminger
2017-05-21
2
-49
/
+47
*
tcpnv: do not export local function
stephen hemminger
2017-05-21
1
-3
/
+2
*
inet: fix warning about missing prototype
stephen hemminger
2017-05-21
1
-0
/
+1
*
ila: propagate error code in ila_output
stephen hemminger
2017-05-21
1
-1
/
+1
*
dcb: enforce minimum length on IEEE_APPS attribute
stephen hemminger
2017-05-21
1
-4
/
+7
*
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
2
-2
/
+22
*
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
2017-05-21
1
-1
/
+26
*
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
1
-0
/
+26
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-2
/
+1
*
net: define receive timestamp filter for NTP
Miroslav Lichvar
2017-05-21
1
-0
/
+2
*
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
2017-05-19
1
-1
/
+1
*
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-19
1
-2
/
+12
*
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
4
-0
/
+4
*
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
4
-11
/
+2
*
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-19
1
-0
/
+41
*
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-19
2
-0
/
+32
*
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
26
-103
/
+157
|
\
|
*
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-18
1
-0
/
+3
|
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
4
-6
/
+4
|
*
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-05-18
1
-0
/
+7
|
*
net: x25: fix one potential use-after-free issue
linzhang
2017-05-18
2
-9
/
+20
|
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
3
-12
/
+12
|
*
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
1
-3
/
+0
|
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
4
-6
/
+16
|
*
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2017-05-17
1
-4
/
+10
|
*
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-17
1
-2
/
+14
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
3
-28
/
+49
|
*
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
1
-0
/
+4
|
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
5
-37
/
+8
|
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
|
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
|
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
1
-6
/
+6
*
|
net: dsa: include switchdev.h only once
Vivien Didelot
2017-05-18
1
-1
/
+0
*
|
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-18
13
-12
/
+14
[next]