Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1634615dc14d258f3c5695338db26d5f115dabc7
/
net
c837266
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
edadedf
tipc: fix incorrect increasing of link window
by Tuong Lien
· 5 years ago
672e247
ipv6: remove redundant assignment to variable err
by Colin Ian King
· 5 years ago
7dba920
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
by Jason Gunthorpe
· 5 years ago
78b87711
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
6058ee0
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
99e3a23
xsk: Add missing check on user supplied headroom size
by Magnus Karlsson
· 5 years ago
93e2d04
mac80211: fix channel switch trigger from unknown mesh peer
by Tamizh chelvam
· 5 years ago
52e04b4
mac80211: fix race in ieee80211_register_hw()
by Sumit Garg
· 5 years ago
3be98b2
net: dsa: Down cpu/dsa ports phylink will control
by Andrew Lunn
· 5 years ago
0e631ee
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
by David Howells
· 5 years ago
dfa7490
xdp: Reset prog in dev_change_xdp_fd when fd is negative
by David Ahern
· 5 years ago
0e012b4
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
by Johannes Berg
· 5 years ago
e154659
mptcp: fix double-unlock in mptcp_poll
by Florian Westphal
· 5 years ago
b753101
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
40fc7ad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
690cc86
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
by Taras Chornyi
· 5 years ago
2fabef4
net/rds: Fix MR reference counting problem
by Ka-Cheong Poon
· 5 years ago
e228a5d
net/rds: Replace struct rds_mr's r_refcount with struct kref
by Ka-Cheong Poon
· 5 years ago
5f0224a
net-sysfs: remove redundant assignment to variable ret
by Colin Ian King
· 5 years ago
6dbf02a
net: qrtr: send msgs from local of same id as broadcast
by Wang Wenhu
· 5 years ago
fcc95f0
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
8e368dc
bpf: Fix use of sk->sk_reuseport from sk_assign
by Joe Stringer
· 5 years ago
f691a25
net/tls: fix const assignment warning
by Arnd Bergmann
· 5 years ago
2abe052
l2tp: Allow management of tunnels and session in user namespace
by Michael Weiß
· 5 years ago
e6abef6
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
by Jason A. Donenfeld
· 5 years ago
5e8ebd8
x86: probe assembler capabilities via kconfig instead of makefile
by Jason A. Donenfeld
· 5 years ago
4faab8c
hsr: check protocol version in hsr_newlink()
by Taehee Yoo
· 5 years ago
a080da6
net: sched: Fix setting last executed chain on skb extension
by Paul Blakey
· 5 years ago
a4837980
net: revert default NAPI poll timeout to 2 jiffies
by Konstantin Khlebnikov
· 5 years ago
b93cfb9
net: icmp6: do not select saddr from iif when route has prefsrc set
by Tim Stallard
· 5 years ago
c2c1128
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
04de788
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
479a72c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
ef516e8
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
by Pablo Neira Ayuso
· 5 years ago
d9583cd
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
by Pablo Neira Ayuso
· 5 years ago
db5c97f
xsk: Fix out of boundary write in __xsk_rcv_memcpy
by Li RongQing
· 5 years ago
a7f9a6f
ipv6: rpl: fix loop iteration
by Alexander Aring
· 5 years ago
e14679b
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
by Linus Torvalds
· 5 years ago
b135fc0
netfilter: ipset: Pass lockdep expression to RCU lists
by Amol Grover
· 5 years ago
7fb6f78
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
by Eric Dumazet
· 5 years ago
bc9fe61
netfilter: xt_IDLETIMER: target v1 - match Android layout
by Maciej Żenczykowski
· 5 years ago
a26c1e4
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
by Pablo Neira Ayuso
· 5 years ago
72239f2
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on insertion
by Stefano Brivio
· 5 years ago
1fab7dc
SUNRPC: Don't start a timer on an already queued rpc task
by Trond Myklebust
· 5 years ago
4c205c8
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
b3d8e42
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
by Linus Torvalds
· 5 years ago
c85adce
mptcp: add some missing pr_fmt defines
by Geliang Tang
· 5 years ago
a8eab6d
net_sched: fix a missing refcnt in tcindex_init()
by Cong Wang
· 5 years ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
19e16d2
neigh: support smaller retrans_time settting
by Hangbin Liu
· 5 years ago
6494842
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
by Tonghao Zhang
· 5 years ago
c427bfe
net: core: enable SO_BINDTODEVICE for non-root users
by Vincent Bernat
· 5 years ago
7a1ca97
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
by Jakub Sitnicki
· 5 years ago
564cf2f
mptcp: fix "fn parameter not described" warnings
by Matthieu Baerts
· 5 years ago
de06f57
mptcp: re-check dsn before reading from subflow
by Florian Westphal
· 5 years ago
59832e2
mptcp: subflow: check parent mptcp socket on subflow state change
by Florian Westphal
· 5 years ago
0b4f33d
mptcp: fix tcp fallback crash
by Florian Westphal
· 5 years ago
d16fa75
net: ipv6: rpl_iptunnel: remove redundant assignments to variable err
by Colin Ian King
· 5 years ago
bf88dc3
net: dsa: dsa_bridge_mtu_normalization() can be static
by kbuild test robot
· 5 years ago
744fdc82
ipv6: don't auto-add link-local address to lag ports
by Jarod Wilson
· 5 years ago
304e024
net_sched: add a temporary refcnt for struct tcindex_data
by Cong Wang
· 5 years ago
29d9f30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
7f80ccf
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
by Gustavo A. R. Silva
· 5 years ago
765bda9
net: dsa: fix oops while probing Marvell DSA switches
by Russell King
· 5 years ago
41c55ea
net/bpfilter: remove superfluous testing message
by Bruno Meneguele
· 5 years ago
5a470b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
ed52f2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d9679cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
c064875
devlink: Allow setting of packet trap group parameters
by Ido Schimmel
· 5 years ago
f9f5439
devlink: Add packet trap group parameters support
by Ido Schimmel
· 5 years ago
1e8c661
devlink: Add packet trap policers support
by Ido Schimmel
· 5 years ago
7ae215d
bpf: Don't refcount LISTEN sockets in sk_assign()
by Joe Stringer
· 5 years ago
71489e2
net: Track socket refcounts in skb_steal_sock()
by Joe Stringer
· 5 years ago
cf7fbe6
bpf: Add socket assign support
by Joe Stringer
· 5 years ago
481ed29
Merge tag 'docs-5.7' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
e59cd88
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
e19680f
ipvs: fix uninitialized variable warning
by Haishuang Yan
· 5 years ago
2e34328
netfilter: nft_exthdr: fix endianness of tcp option cast
by Sergey Marinkevich
· 5 years ago
033c6f3
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 5 years ago
3429717
net: dsa: add port policers
by Vladimir Oltean
· 5 years ago
e13c207
net: dsa: refactor matchall mirred action to separate function
by Vladimir Oltean
· 5 years ago
48bb52c
devlink: Add auto dump flag to health reporter
by Eran Ben Elisha
· 5 years ago
ba7d16c
devlink: Implicitly set auto recover flag when registering health reporter
by Eran Ben Elisha
· 5 years ago
054eae8
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
by Jiri Pirko
· 5 years ago
93a129e
net: sched: expose HW stats types per action used by drivers
by Jiri Pirko
· 5 years ago
8953b07
net: introduce nla_put_bitfield32() helper and use it
by Jiri Pirko
· 5 years ago
acc086b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 5 years ago
ee91a83
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
by Christophe JAILLET
· 5 years ago
cf673ed
net: fix fraglist segmentation reference count leak
by Florian Westphal
· 5 years ago
bde1b56
udp: initialize is_flist with 0 in udp_gro_receive
by Xin Long
· 5 years ago
bb0e681
libceph: directly skip to the end of redirect reply
by Ilya Dryomov
· 6 years ago
4d8b8fb
libceph: simplify ceph_monc_handle_map()
by Ilya Dryomov
· 5 years ago
5107d7d
ceph: move ceph_osdc_{read,write}pages to ceph.ko
by Xiubo Li
· 5 years ago
072eaf3
libceph: drop CEPH_DEFINE_SHOW_FUNC
by Ilya Dryomov
· 5 years ago
5b071c5
ethtool: provide timestamping information with TSINFO_GET request
by Michal Kubecek
· 5 years ago
f76510b
ethtool: add timestamping related string sets
by Michal Kubecek
· 5 years ago
6c5bc8f
ethtool: add EEE_NTF notification
by Michal Kubecek
· 5 years ago
fd77be7
ethtool: set EEE settings with EEE_SET request
by Michal Kubecek
· 5 years ago
b7eeefe
ethtool: provide EEE settings with EEE_GET request
by Michal Kubecek
· 5 years ago
Next »