summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-181-44/+27
| * | | | | | | | | afs: Move /proc management functions to the end of the fileDavid Howells2018-05-181-81/+79
* | | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-163-136/+112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | orangefs: simplify compat ioctl handlingAl Viro2018-06-151-42/+12
| * | | | | | | | | | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro2018-06-151-25/+25
| * | | | | | | | | | vmsplice(): lift importing iovec into vmsplice(2) and compat counterpartAl Viro2018-06-111-69/+75
* | | | | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-164-10/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | eventpoll: switch to ->poll_maskBen Noordhuis2018-06-141-5/+10
| * | | | | | | | | | | aio: only return events requested in poll_mask() for IOCB_CMD_POLLChristoph Hellwig2018-06-141-2/+2
| * | | | | | | | | | | eventfd: only return events requested in poll_mask()Avi Kivity2018-06-141-2/+2
| * | | | | | | | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-141-1/+1
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1682-343/+681
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu2018-06-153-7/+10
| * | | | | | | | | | | | neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu2018-06-151-4/+6
| * | | | | | | | | | | | net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia2018-06-151-0/+7
| * | | | | | | | | | | | Merge branch 'tls-fixes'David S. Miller2018-06-151-14/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tls: fix waitall behavior in tls_sw_recvmsgDaniel Borkmann2018-06-151-1/+5
| | * | | | | | | | | | | | tls: fix use-after-free in tls_push_recordDaniel Borkmann2018-06-151-13/+13
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'David S. Miller2018-06-152-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Guillaume Nault2018-06-151-1/+1
| | * | | | | | | | | | | | l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGuillaume Nault2018-06-151-0/+6
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'David S. Miller2018-06-153-28/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-06-151-1/+3
| | * | | | | | | | | | | | mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5
| | * | | | | | | | | | | | mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19
| | * | | | | | | | | | | | ipv6: Only emit append events for appended routesIdo Schimmel2018-06-151-3/+2
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-155-22/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
| | * | | | | | | | | | | | mac80211: Move up init of TXQsToke Høiland-Jørgensen2018-06-151-6/+6
| | * | | | | | | | | | | | mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
| | * | | | | | | | | | | | cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
| | * | | | | | | | | | | | nl80211: fix some kernel doc tag mistakesLuca Coelho2018-06-151-14/+14
| * | | | | | | | | | | | | stmmac: added support for 802.1ad vlan strippingElad Nachman2018-06-151-8/+13
| * | | | | | | | | | | | | hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang2018-06-141-13/+13
| * | | | | | | | | | | | | rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar2018-06-143-0/+11
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'l2tp-fixes'David S. Miller2018-06-141-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault2018-06-141-0/+10
| | * | | | | | | | | | | | l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault2018-06-141-0/+9
| | * | | | | | | | | | | | l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault2018-06-141-0/+6
| | * | | | | | | | | | | | l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault2018-06-141-0/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'emaclite-fixes'David S. Miller2018-06-141-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey2018-06-141-3/+1
| | * | | | | | | | | | | | net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey2018-06-141-2/+0
| | * | | | | | | | | | | | net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey2018-06-141-1/+1
| | * | | | | | | | | | | | net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey2018-06-141-2/+2
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-06-142-0/+8
| * | | | | | | | | | | | net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-141-0/+1
| * | | | | | | | | | | | sctp: define sctp_packet_gso_append to build GSO framesXin Long2018-06-142-10/+23
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-1313-23/+52
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2018-06-123-6/+12