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
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-08
net: Convert to use the fallthrough macro
Miaohe Lin
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
2020-08-08
net: Remove meaningless jump label out_fs
Miaohe Lin
2020-08-08
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
2020-08-08
net: Use helper function fdput()
Miaohe Lin
2020-08-07
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
2020-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-07
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
2020-08-05
mptcp: be careful on subflow creation
Paolo Abeni
2020-08-05
tipc: set ub->ifindex for local ipv6 address
Xin Long
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
2020-08-05
net: openvswitch: silence suspicious RCU usage warning
Tonghao Zhang
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-03
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
devlink: Add early_drop trap
Amit Cohen
2020-08-03
fib: Fix undef compile warning
YueHaibing
2020-08-03
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
2020-08-03
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
2020-08-03
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
2020-08-03
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
2020-08-03
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
2020-08-03
net: bridge: clear bridge's private skb space on xmit
Nikolay Aleksandrov
2020-08-03
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
2020-08-03
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
2020-08-03
net: openvswitch: make masks cache size configurable
Eelco Chaudron
2020-08-03
net: openvswitch: add masks cache hit counter
Eelco Chaudron
2020-08-03
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-08-03
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
[next]