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
...
|
|
*
|
|
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
David Howells
2020-08-20
1
-10
/
+11
|
|
|
/
/
|
*
|
|
net: Fix some comments
Miaohe Lin
2020-08-27
4
-5
/
+5
|
*
|
|
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-27
2
-2
/
+3
|
*
|
|
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-08-27
1
-1
/
+2
|
*
|
|
mptcp: free acked data before waiting for more memory
Florian Westphal
2020-08-27
1
-2
/
+1
|
*
|
|
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
2020-08-27
1
-6
/
+24
|
*
|
|
net: caif: fix error code handling
Tong Zhang
2020-08-25
1
-2
/
+2
|
*
|
|
Merge tag 'batadv-net-for-davem-20200824' of git://git.open-mesh.org/linux-merge
David S. Miller
2020-08-25
3
-8
/
+14
|
|
\
\
\
|
|
*
|
|
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
2020-08-18
1
-1
/
+4
|
|
*
|
|
batman-adv: Fix own OGM check in aggregated OGMs
Linus Lüssing
2020-08-18
1
-5
/
+6
|
|
*
|
|
batman-adv: Avoid uninitialized chaddr when handling DHCP
Sven Eckelmann
2020-08-18
1
-2
/
+4
|
*
|
|
|
net: Get rid of consume_skb when tracing is off
Herbert Xu
2020-08-25
1
-0
/
+2
|
*
|
|
|
netlabel: fix problems with mapping removal
Paul Moore
2020-08-25
1
-29
/
+30
|
*
|
|
|
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
2020-08-25
1
-10
/
+6
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-24
4
-16
/
+87
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-08-21
1
-1
/
+3
|
|
*
|
|
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
2020-08-21
1
-1
/
+2
|
|
*
|
|
netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match
Stefano Brivio
2020-08-21
1
-1
/
+33
|
|
*
|
|
netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...
Stefano Brivio
2020-08-21
1
-9
/
+14
|
|
*
|
|
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
2020-08-20
1
-4
/
+35
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-26
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
SUNRPC: remove duplicate include
Wang Hai
2020-08-19
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
85
-176
/
+175
|
|
/
/
|
/
|
|
*
|
|
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
2020-08-22
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
1
-6
/
+8
|
\
\
\
|
*
|
|
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-20
1
-6
/
+8
*
|
|
|
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
2020-08-21
1
-0
/
+2
*
|
|
|
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
2020-08-21
1
-1
/
+1
*
|
|
|
net: sctp: Fix negotiation of the number of data streams.
David Laight
2020-08-21
1
-2
/
+4
*
|
|
|
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
2020-08-21
1
-1
/
+9
*
|
|
|
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
2020-08-20
1
-7
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
netlink: fix state reallocation in policy export
Johannes Berg
2020-08-20
1
-0
/
+3
*
|
|
net: ipv4: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-19
1
-7
/
+7
*
|
|
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
2020-08-19
1
-7
/
+4
*
|
|
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
2020-08-19
1
-1
/
+2
*
|
|
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
2020-08-19
1
-4
/
+7
*
|
|
ipv6: some fixes for ipv6_dev_find()
Xin Long
2020-08-19
2
-42
/
+26
*
|
|
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-19
1
-3
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-18
16
-86
/
+230
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-18
1
-9
/
+11
|
|
/
|
*
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
1
-1
/
+0
|
*
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-17
1
-3
/
+5
|
*
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-17
1
-1
/
+1
|
*
tipc: not enable tipc when ipv6 works as a module
Xin Long
2020-08-17
1
-0
/
+1
|
*
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-08-17
1
-1
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-17
6
-32
/
+30
|
|
\
|
|
*
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
2020-08-14
1
-0
/
+4
|
|
*
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
2020-08-13
1
-2
/
+4
|
|
*
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2020-08-13
2
-5
/
+6
|
|
*
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
1
-23
/
+14
[prev]
[next]