index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-05-01
ethtool: fix a potential missing-check bug
Wenwen Wang
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
2018-04-29
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
2018-04-27
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
2018-04-27
sctp: clear the new asoc's stream outcnt in sctp_stream_update
Xin Long
2018-04-27
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
2018-04-27
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-04-27
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-25
bpf: clear the ip_tunnel_info.
William Tu
2018-04-24
packet: fix bitfield update race
Willem de Bruijn
2018-04-23
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-22
net: sched: ife: check on metadata length
Alexander Aring
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
2018-04-22
net: sched: ife: signal not finding metaid
Alexander Aring
2018-04-22
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
2018-04-22
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-04-22
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2018-04-22
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-17
net: qrtr: add MODULE_ALIAS_NETPROTO macro
Nicolas Dechesne
2018-04-17
VSOCK: make af_vsock.ko removable again
Stefan Hajnoczi
2018-04-17
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-16
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2018-04-16
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-04-16
net: Fix one possible memleak in ip_setup_cork
Gao Feng
2018-04-16
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-16
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
2018-04-16
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
[next]