index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
2021-07-08
1
-1
/
+8
*
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
2021-07-08
3
-0
/
+56
*
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2021-07-08
2
-4
/
+4
*
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-08
2
-2
/
+18
*
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-08
1
-1
/
+2
*
ipmr: Fix indentation issue
Roy, UjjaL
2021-07-08
1
-1
/
+1
*
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-08
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-07
8
-44
/
+84
|
\
|
*
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
2021-07-06
1
-1
/
+1
|
*
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
2021-07-06
1
-2
/
+8
|
*
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
2021-07-06
1
-1
/
+9
|
*
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
2
-1
/
+15
|
*
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
2021-07-06
1
-17
/
+36
|
*
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-02
1
-0
/
+3
|
*
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-02
3
-21
/
+0
|
*
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
2021-07-02
1
-1
/
+2
|
*
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2021-07-02
1
-0
/
+10
*
|
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-07
1
-1
/
+3
*
|
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-06
1
-1
/
+1
*
|
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-06
2
-0
/
+14
*
|
udp: properly flush normal packet at GRO time
Paolo Abeni
2021-07-03
1
-2
/
+4
*
|
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
1
-0
/
+11
*
|
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
2021-07-02
1
-1
/
+16
*
|
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-02
1
-1
/
+1
*
|
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-02
2
-4
/
+4
*
|
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
1
-1
/
+2
*
|
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
1
-1
/
+1
*
|
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-02
1
-1
/
+1
|
/
*
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2021-07-02
1
-10
/
+12
*
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-01
2
-4
/
+4
*
net: socket: support hardware timestamp conversion to PHC bound
Yangbo Lu
2021-07-01
1
-6
/
+13
*
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
3
-9
/
+80
*
mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()
Yangbo Lu
2021-07-01
1
-17
/
+40
*
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
5
-1
/
+120
*
Merge branch 'master' of ../net-next/
David S. Miller
2021-07-01
1
-2
/
+2
|
\
|
*
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-07-01
1
-2
/
+2
*
|
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
1
-1
/
+2
*
|
sctp: check pl.raise_count separately from its increment
Xin Long
2021-07-01
1
-4
/
+7
*
|
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-01
1
-1
/
+1
*
|
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
2021-07-01
1
-0
/
+14
*
|
sctp: prevent info leak in sctp_make_heartbeat()
Dan Carpenter
2021-07-01
1
-1
/
+1
*
|
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
2021-07-01
1
-0
/
+14
*
|
openvswitch: Optimize operation for key comparison
Baowen Zheng
2021-07-01
1
-3
/
+3
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
401
-4331
/
+10884
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
41
-241
/
+381
|
|
\
|
|
*
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
2021-06-29
1
-3
/
+10
|
|
*
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-06-29
1
-0
/
+3
|
|
*
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
2021-06-29
1
-1
/
+1
|
|
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-29
5
-25
/
+43
|
|
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-06-28
1
-1
/
+1
[next]