index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-04-21
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
2020-04-21
esp4: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
esp6: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-20
xfrm: espintcp: save and call old ->sk_destruct
Sabrina Dubroca
2020-04-20
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-15
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
2020-04-15
xfrm: do pskb_pull properly in __xfrm_transport_prep
Xin Long
2020-04-15
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
2020-04-14
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
2020-04-14
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
David Howells
2020-04-12
mptcp: fix double-unlock in mptcp_poll
Florian Westphal
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-09
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
2020-04-09
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
2020-04-08
net/tls: fix const assignment warning
Arnd Bergmann
2020-04-08
l2tp: Allow management of tunnels and session in user namespace
Michael Weiß
2020-04-07
hsr: check protocol version in hsr_newlink()
Taehee Yoo
2020-04-07
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-07
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
2020-04-06
xsk: Fix out of boundary write in __xsk_rcv_memcpy
Li RongQing
2020-04-06
ipv6: rpl: fix loop iteration
Alexander Aring
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
2020-04-05
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
Eric Dumazet
2020-04-05
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-04-05
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
2020-04-04
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-04-03
mptcp: add some missing pr_fmt defines
Geliang Tang
2020-04-03
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-02
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
2020-04-03
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
2020-04-02
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
2020-04-02
mptcp: re-check dsn before reading from subflow
Florian Westphal
2020-04-02
mptcp: subflow: check parent mptcp socket on subflow state change
Florian Westphal
[next]