summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-1622-645/+892
|\ \
| * | afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-153-20/+107
| * | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-157-27/+200
| * | afs: Enable IPv6 DNS lookupsDavid Howells2018-06-152-2/+2
| * | afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-151-2/+8
| * | afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-152-2/+10
| * | proc: Make inline name size calculation automaticDavid Howells2018-06-154-12/+16
| * | Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-0217-167/+264
| |\ \
| * | | afs: Implement network namespacingDavid Howells2018-05-238-295/+173
| * | | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-233-6/+6
| * | | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-231-42/+55
| * | | proc: Add a way to make network proc files writableDavid Howells2018-05-184-0/+130
| * | | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-181-192/+160
| * | | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-181-75/+75