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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
64
-485
/
+770
|
\
|
*
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-18
1
-2
/
+2
|
*
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-07-18
1
-1
/
+1
|
*
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-07-18
6
-10
/
+93
|
|
\
|
|
*
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
2018-06-23
1
-2
/
+4
|
|
*
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
2018-06-23
1
-1
/
+2
|
|
*
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
2018-06-23
3
-6
/
+53
|
|
*
batman-adv: Fix debugfs path for renamed hardif
Sven Eckelmann
2018-06-23
3
-0
/
+29
|
|
*
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
|
|
*
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
|
*
|
net: sched: Using NULL instead of plain integer
YueHaibing
2018-07-18
1
-2
/
+2
|
*
|
net/smc: reset recv timeout after clc handshake
Karsten Graul
2018-07-18
1
-1
/
+2
|
*
|
net/smc: add error handling for get_user()
Ursula Braun
2018-07-18
1
-1
/
+2
|
*
|
net/smc: optimize consumer cursor updates
Ursula Braun
2018-07-18
1
-2
/
+10
|
*
|
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
2018-07-18
1
-3
/
+6
|
*
|
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
2018-07-18
1
-0
/
+1
|
*
|
net/smc: take sock lock in smc_ioctl()
Ursula Braun
2018-07-16
1
-4
/
+15
|
*
|
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-16
1
-0
/
+7
|
*
|
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
1
-6
/
+7
|
*
|
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-07-16
1
-1
/
+1
|
*
|
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
2018-07-16
1
-1
/
+2
|
*
|
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
2018-07-16
1
-1
/
+1
|
*
|
KEYS: DNS: fix parsing multiple options
Eric Biggers
2018-07-16
1
-12
/
+16
|
*
|
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-16
2
-21
/
+48
|
*
|
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
2
-18
/
+44
|
*
|
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-13
2
-29
/
+0
|
*
|
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-13
1
-2
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
3
-36
/
+40
|
|
\
\
|
|
*
|
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
2018-07-13
1
-6
/
+1
|
|
*
|
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
2018-07-13
1
-3
/
+2
|
|
*
|
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
2018-07-13
1
-3
/
+1
|
|
*
|
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
2018-07-13
1
-3
/
+1
|
|
*
|
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
2018-07-11
1
-3
/
+14
|
|
*
|
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
2018-07-11
1
-15
/
+8
|
|
*
|
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
2018-07-10
1
-3
/
+13
|
*
|
|
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-13
1
-2
/
+1
|
*
|
|
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
2018-07-12
1
-0
/
+2
|
*
|
|
nsh: set mac len based on inner packet
Willem de Bruijn
2018-07-12
1
-1
/
+1
|
*
|
|
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-12
1
-0
/
+2
|
*
|
|
tcp: allow user to create repair socket without window probes
Stefan Baranoff
2018-07-12
1
-3
/
+5
|
*
|
|
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
2018-07-12
1
-5
/
+18
|
*
|
|
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
2018-07-12
1
-7
/
+18
|
*
|
|
Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...
David S. Miller
2018-07-12
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
ieee802154: 6lowpan: set IFLA_LINK
Lubomir Rintel
2018-07-05
1
-0
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
14
-100
/
+90
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-09
1
-0
/
+2
|
|
*
|
|
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
2018-07-09
1
-1
/
+1
|
|
*
|
|
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
2018-07-09
1
-0
/
+13
|
|
*
|
|
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
2018-07-06
6
-83
/
+44
|
|
*
|
|
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-06
3
-16
/
+28
[next]