summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08ptp: check that rsv field is zero in struct ptp_sys_offset_extendedEugene Syromiatnikov
2019-01-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-07Merge branch 'bpf-doc-updates'Alexei Starovoitov
2019-01-07bpf, doc: add note for libbpf's stand-alone buildDaniel Borkmann
2019-01-07bpf, doc: update design qa to reflect kern_version requirementDaniel Borkmann
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev
2019-01-07smc: move unhash as early as possible in smc_release()Cong Wang
2019-01-07phy: ti: Fix compilation failures without REGMAPJason Gunthorpe
2019-01-07net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen
2019-01-07tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva
2019-01-07cdc_ether: trivial whitespace readability fixBjørn Mork
2019-01-07rds: use DIV_ROUND_UP instead of ceilJacob Wen
2019-01-07r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit
2019-01-07can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-01-05Merge branch 'reject-ptr-scalar-mix'Alexei Starovoitov
2019-01-05bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann
2019-01-05bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-01-05ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern
2019-01-04Merge branch 'udpv6_sendmsg-addr_any-fix'Alexei Starovoitov
2019-01-04selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-01-04bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov
2019-01-04ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern
2019-01-04ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher
2019-01-04ipv6: make icmp6_send() robust against null skb->devEric Dumazet
2019-01-04selftests: net: fix/improve ip_defrag selftestPeter Oskolkov
2019-01-04qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas
2019-01-04Merge branch 'hns-fixes'David S. Miller
2019-01-04net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-04net: hns: Fix WARNING when hns modules installedYonglong Liu
2019-01-04net: dsa: mt7530: Drop unused GPIO includeLinus Walleij
2019-01-04Merge branch 'GUE-error-recursion'David S. Miller
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio
2019-01-04fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio
2019-01-04openvswitch: Fix IPv6 later frags parsingYi-Hung Wei
2019-01-04net: macb: remove unnecessary codeClaudiu Beznea
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij
2019-01-04Merge branch 'qed-fixes'David S. Miller
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-04qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin
2019-01-04net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang
2019-01-04r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2019-01-03Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds