aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet1-4/+7
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet1-3/+2
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven12-19/+12
2018-06-23MAINTAINERS: Add file patterns for dsa device tree bindingsGeert Uytterhoeven1-0/+1
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart1-1/+1
2018-06-23Documentation: e1000: Fix docs build errorTobin C. Harding1-37/+38
2018-06-23Documentation: e100: Fix docs build errorTobin C. Harding1-57/+58
2018-06-23Documentation: e1000: Use correct heading adornmentTobin C. Harding1-0/+1
2018-06-23Documentation: e100: Use correct heading adornmentTobin C. Harding1-0/+1
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-06-23vhost_net: validate sock before trying to put its fdJason Wang1-1/+2
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda1-1/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King1-1/+1
2018-06-22xen-netfront: Update features after registering netdevRoss Lagerwall1-4/+4
2018-06-22xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall1-1/+2
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni1-4/+17
2018-06-22net/packet: fix use-after-freeEric Dumazet1-9/+7
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell1-0/+1
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam1-4/+1
2018-06-21ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long1-1/+2
2018-06-21sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner1-1/+3
2018-06-21bpf: enforce correct alignment for instructionsEric Dumazet1-1/+3
2018-06-21net: mscc: fix the injection headerAntoine Tenart1-5/+5
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-06-21r8169: Fix netpoll oopsVille Syrjälä1-1/+1
2018-06-21strparser: Don't schedule in workqueue in paused stateVakul Garg1-4/+1
2018-06-21selftests: net: add config fragmentsAnders Roxell1-0/+2
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce1-1/+1
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa1-5/+5
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds1-5/+23
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka1-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet1-10/+12