index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-21
1
-2
/
+11
*
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
1
-1
/
+3
*
tipc: Fix a typo
Christophe JAILLET
2019-07-21
1
-1
/
+1
*
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-20
1
-4
/
+9
*
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
2019-07-20
1
-2
/
+6
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
5
-10
/
+15
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
7
-12
/
+13
*
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
2
-7
/
+4
*
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
3
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
41
-77
/
+106
|
\
|
*
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2019-07-19
3
-3
/
+3
|
*
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
2019-07-18
1
-2
/
+2
|
*
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
2019-07-18
1
-1
/
+1
|
*
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
2019-07-18
1
-2
/
+2
|
*
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
2019-07-18
1
-0
/
+3
|
*
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
2019-07-16
1
-1
/
+1
|
*
netfilter: nf_tables: don't fail when updating base chain policy
Florian Westphal
2019-07-16
1
-0
/
+2
|
*
netfilter: conntrack: always store window size un-scaled
Florian Westphal
2019-07-16
1
-3
/
+5
|
*
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
4
-2
/
+8
|
*
netfilter: nf_tables: fix module autoload for redir
Christian Hesse
2019-07-16
1
-1
/
+1
|
*
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
2019-07-16
7
-16
/
+9
|
*
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
19
-44
/
+62
|
*
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-07-16
2
-2
/
+7
|
*
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
2019-07-15
1
-1
/
+1
*
|
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
2
-14
/
+36
|
\
\
|
*
|
vfs: Convert sockfs to use the new mount API
David Howells
2019-05-25
1
-6
/
+10
|
*
|
vfs: Convert rpc_pipefs to use the new mount API
David Howells
2019-05-25
1
-8
/
+26
|
*
|
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
25
-102
/
+192
|
\
\
\
|
*
|
|
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
3
-5
/
+7
|
*
|
|
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
3
-24
/
+29
|
|
\
\
\
|
|
*
|
|
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
1
-1
/
+11
|
|
*
|
|
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
1
-6
/
+6
|
|
*
|
|
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2019-07-12
2
-10
/
+8
|
|
*
|
|
xdp: fix possible cq entry leak
Ilya Maximets
2019-07-12
1
-7
/
+4
|
*
|
|
|
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
1
-1
/
+17
|
*
|
|
|
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
1
-1
/
+1
|
*
|
|
|
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-17
1
-1
/
+1
|
*
|
|
|
tipc: initialize 'validated' field of received packets
Jon Maloy
2019-07-17
1
-0
/
+1
|
*
|
|
|
fib: relax source validation check for loopback packets
Cong Wang
2019-07-17
1
-0
/
+5
|
*
|
|
|
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
3
-4
/
+1
|
*
|
|
|
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
2019-07-17
1
-1
/
+1
|
*
|
|
|
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
2019-07-17
3
-6
/
+45
|
*
|
|
|
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
2019-07-17
1
-1
/
+2
|
*
|
|
|
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
2019-07-17
1
-2
/
+2
|
*
|
|
|
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
2019-07-17
2
-27
/
+40
|
*
|
|
|
net/rds: Get rid of "wait_clean_list_grace" and add locking
Gerd Rausch
2019-07-17
2
-38
/
+19
|
*
|
|
|
net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
Gerd Rausch
2019-07-17
2
-1
/
+27
|
*
|
|
|
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-17
1
-1
/
+1
[next]