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
2018-05-26
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
1
-14
/
+4
2018-04-27
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+18
2018-04-26
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-04-24
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-24
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-04-24
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-23
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-171
/
+200
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-22
net: sched: ife: check on metadata length
Alexander Aring
1
-0
/
+3
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
2
-3
/
+39
2018-04-22
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-22
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
1
-1
/
+1
2018-04-22
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-22
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2
-9
/
+22
2018-04-22
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2
-2
/
+8
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-138
/
+218
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
1
-16
/
+22
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
1
-1
/
+1
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
1
-27
/
+28
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
1
-12
/
+17
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+1
2018-04-17
net: qrtr: add MODULE_ALIAS_NETPROTO macro
Nicolas Dechesne
1
-0
/
+1
2018-04-17
VSOCK: make af_vsock.ko removable again
Stefan Hajnoczi
1
-0
/
+6
2018-04-17
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
1
-0
/
+1
2018-04-16
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2
-0
/
+4
2018-04-16
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2018-04-16
net: Fix one possible memleak in ip_setup_cork
Gao Feng
1
-3
/
+5
2018-04-16
netfilter: nf_tables: free set name in error path
Florian Westphal
1
-3
/
+5
2018-04-16
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
1
-27
/
+32
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
1
-0
/
+1
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
1
-0
/
+1
2018-04-16
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-9
/
+14
2018-04-16
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
1
-1
/
+1
2018-04-15
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-4
/
+3
2018-04-13
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
Guillaume Nault
3
-23
/
+13
2018-04-13
l2tp: hold reference on tunnels printed in pppol2tp proc file
Guillaume Nault
1
-7
/
+17
2018-04-13
l2tp: hold reference on tunnels in netlink dumps
Guillaume Nault
3
-3
/
+30
2018-04-12
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-12
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-12
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
1
-1
/
+3
[next]