aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert
2018-09-04xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan
2018-09-04xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan
2018-09-03xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-08-03xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-07-29openvswitch: meter: Fix setting meter id for new entriesJustin Pettit
2018-07-29netlink: Do not subscribe to non-existent groupsDmitry Safonov
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-07-28tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell
2018-07-28Merge branch 'net-socket-Fix-potential-spectre-v1-gadgets'David S. Miller
2018-07-28net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline
2018-07-28net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-28ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi
2018-07-28enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-07-28net: lan78xx: fix rx handling before first packet is sendStefan Wahren
2018-07-28nfp: flower: fix port metadata conversion bugJohn Hurley
2018-07-28bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo
2018-07-28bpf: fix bpf_skb_load_bytes_relative pkt length checkDaniel Borkmann
2018-07-28perf build: Build error in libbpf missing initializationThomas Richter
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-26net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-27xdp: add NULL pointer check in __xdp_return()Taehee Yoo
2018-07-26RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka
2018-07-26net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng
2018-07-25cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath
2018-07-25netdevsim: don't leak devlink resourcesJakub Kicinski
2018-07-26xsk: fix poll/POLLIN premature returnsBjörn Töpel
2018-07-26bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing
2018-07-25net: igmp: make function __ip_mc_inc_group() staticWei Yongjun
2018-07-25tcp: ack immediately when a cwr packet arrivesLawrence Brakmo
2018-07-25hinic: Link the logical network device to the pci device in sysfsdann frazier
2018-07-25virtio_net: Fix incosistent received bytes counterToshiaki Makita
2018-07-25Merge branch 'bpf-annotate-kv-pair'Daniel Borkmann
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau
2018-07-25bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau
2018-07-24Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-07-24qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit
2018-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck