index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
2018-07-16
net/smc: take sock lock in smc_ioctl()
Ursula Braun
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
2018-07-16
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
2018-07-16
KEYS: DNS: fix parsing multiple options
Eric Biggers
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-13
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-13
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
2018-07-13
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
2018-07-13
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
2018-07-13
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
2018-07-12
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
2018-07-12
nsh: set mac len based on inner packet
Willem de Bruijn
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-12
tcp: allow user to create repair socket without window probes
Stefan Baranoff
2018-07-12
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
2018-07-12
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
2018-07-12
Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...
David S. Miller
2018-07-11
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-09
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
2018-07-09
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
2018-07-08
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-08
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2018-07-08
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-08
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
[next]