summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-01-139p/net: put a lower bound on msizeDominique Martinet
2019-01-13xprtrdma: Yet another double DMA-unmapChuck Lever
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-09tipc: fix a double free in tipc_enable_bearer()Cong Wang
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-09packet: validate address length if non-zeroWillem de Bruijn
2019-01-09netrom: fix locking in nr_find_socket()Cong Wang
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn
2019-01-09ieee802154: lowpan_header_create check must check daddrWillem de Bruijn
2019-01-09ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-21packet: validate address lengthWillem de Bruijn
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet
2018-12-20ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19rds: Fix warning.David S. Miller
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19net/sched: cls_flower: Remove old entries from rhashtableRoi Dayan
2018-12-19net/tls: allocate tls context using GFP_ATOMICGanesh Goudar
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2018-12-19Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang
2018-12-18VSOCK: Send reset control packet when socket is partially boundJorgen Hansen
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18SUNRPC: Remove xprt_connect_status()Trond Myklebust
2018-12-18SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust
2018-12-18SUNRPC: Fix disconnection racesTrond Myklebust
2018-12-18mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-17ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn
2018-12-15net: clear skb->tstamp in forwarding pathsEric Dumazet
2018-12-15net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-14tipc: check tsk->group in tipc_wait_for_cond()Cong Wang
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht
2018-12-14ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-14VSOCK: bind to random port for VMADDR_PORT_ANYLepton Wu
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-14net/tls: Init routines in create_ctxAtul Gupta
2018-12-14tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang
2018-12-14tipc: fix a double kfree_skb()Cong Wang