index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
2018-06-14
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
2018-06-14
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
2018-06-14
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
2018-06-14
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-12
smc: convert to ->poll_mask
Cong Wang
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
2018-06-12
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
2018-06-12
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-06-12
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2018-06-12
netfilter: nf_tables: fix module unload race
Florian Westphal
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
2018-06-11
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-11
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-11
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-11
xsk: silence warning on memory allocation failure
Björn Töpel
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
2018-06-11
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2018-06-08
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
2018-06-08
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-07
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
2018-06-07
net/9p: detect invalid options as much as possible
Chengguang Xu
2018-06-07
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-07
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
2018-06-08
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-07
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
[next]