summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2018-06-202-5/+15
| * | net: sungem: fix rx checksum supportEric Dumazet2018-06-201-10/+12
| * | bpfilter: ignore binary filesMatteo Croce2018-06-201-0/+1
| * | bpfilter: fix build errorMatteo Croce2018-06-201-2/+4
| * | net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano2018-06-201-2/+1
| * | net/sched: act_ife: preserve the action control in case of errorDavide Caratti2018-06-201-2/+1
| * | net/sched: act_ife: fix recursive lock and idr leakDavide Caratti2018-06-201-5/+4
| * | net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-201-2/+13
| * | net: propagate dev_get_valid_name return codeLi RongQing2018-06-201-2/+2
| * | enic: do not overwrite error codeGovindarajulu Varadarajan2018-06-201-5/+4
| * | net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2018-06-202-4/+4
| * | ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2018-06-202-3/+3
| * | net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-202-4/+6
| * | net: net_failover: fix typo in net_failover_slave_register()Liran Alon2018-06-201-1/+1
| * | ipvlan: use ETH_MAX_MTU as max mtuXin Long2018-06-201-0/+1
| * | net: hamradio: use eth_broadcast_addrStefan Agner2018-06-201-6/+2
| * | enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2018-06-202-3/+3
| * | Merge branch 'NCSI-silence-warning-messages'David S. Miller2018-06-204-34/+34
| |\ \
| | * | MAINTAINERS: Add Sam as the maintainer for NCSIJoel Stanley2018-06-201-0/+5
| | * | net/ncsi: Use netdev_dbg for debug messagesJoel Stanley2018-06-202-21/+18
| | * | net/ncsi: Drop no more channels messageJoel Stanley2018-06-201-2/+0
| | * | net/ncsi: Silence debug messagesJoel Stanley2018-06-203-11/+11
| |/ /
| * | bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann2018-06-201-4/+3
| * | Merge branch 'qed-fixes'David S. Miller2018-06-203-11/+23
| |\ \
| | * | qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru2018-06-201-7/+4
| | * | qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru2018-06-201-2/+10
| | * | qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru2018-06-201-2/+9
| |/ /
| * | net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-06-171-1/+1
| * | bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller2018-06-171-1/+1
| * | atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-06-178-14/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-1712-72/+195
| |\ \
| | * | xdp: Fix handling of devmap in generic XDPToshiaki Makita2018-06-154-17/+46
| | * | Merge branch 'bpf-fixes'Alexei Starovoitov2018-06-153-38/+106
| | |\ \
| | | * | bpf: reject any prog that failed read-only lockDaniel Borkmann2018-06-153-32/+87
| | | * | bpf: fix panic in prog load calls cleanupDaniel Borkmann2018-06-153-6/+19
| | |/ /
| | * | bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
| | * | bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
| | * | Merge branch 'bpf-misc-fixes'Daniel Borkmann2018-06-152-3/+13
| | |\ \
| | | * | selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
| | | * | tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-151-1/+3
| | |/ /
| | * | selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
| | * | tools/bpftool: fix a bug in bpftool perfYonghong Song2018-06-131-2/+3
| | * | xsk: re-add queue id check for XDP_SKB pathBjörn Töpel2018-06-121-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-06-205-20/+23
|\ \ \ \
| * | | | HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke2018-06-201-0/+8
| * | | | HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu2018-06-201-15/+7
| * | | | HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa2018-06-201-5/+5
| * | | | HID: google: Add support for whiskersNicolas Boichat2018-06-112-0/+3
* | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-2018-72/+69
|\ \ \ \ \
| * | | | | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-1418-72/+69