index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-135
/
+260
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-1
/
+5
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
12
-95
/
+174
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
1
-1
/
+1
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
4
-16
/
+18
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-04-20
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-04-20
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-18
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
1
-3
/
+10
2019-04-18
net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
Colin Ian King
1
-1
/
+1
2019-04-17
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
1
-1
/
+4
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
1
-2
/
+5
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-220
/
+451
2019-04-16
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
1
-2
/
+2
2019-04-16
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-16
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
1
-1
/
+1
2019-04-16
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-2
/
+6
2019-04-16
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-16
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
1
-1
/
+9
2019-04-16
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-1
/
+5
2019-04-16
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
1
-3
/
+4
2019-04-16
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
1
-9
/
+14
2019-04-15
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
1
-0
/
+4
2019-04-15
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
Wang Hai
1
-9
/
+5
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-3
/
+8
2019-04-15
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
1
-1
/
+1
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-04-14
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
1
-1
/
+1
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-04-13
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
1
-0
/
+1
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2
-67
/
+78
2019-04-12
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2
-6
/
+13
2019-04-12
rxrpc: Trace received connection aborts
David Howells
1
-4
/
+7
2019-04-12
rxrpc: Allow errors to be returned from rxrpc_queue_packet()
Marc Dionne
1
-9
/
+12
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
1
-5
/
+9
2019-04-12
rxrpc: Clear socket error
Marc Dionne
1
-0
/
+5
2019-04-12
udpv6: Check address length before reading address family
Tetsuo Handa
1
-0
/
+2
2019-04-12
bpf: Check address length before reading address family
Tetsuo Handa
1
-0
/
+2
2019-04-12
llc: Check address length before reading address field
Tetsuo Handa
1
-2
/
+1
2019-04-12
Bluetooth: Check address length before reading address field
Tetsuo Handa
1
-2
/
+2
2019-04-12
rxrpc: Check address length before reading srx_service field
Tetsuo Handa
1
-1
/
+2
2019-04-12
net: netlink: Check address length before reading groups field
Tetsuo Handa
1
-1
/
+2
[next]