Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | afs: Rearrange fs/afs/proc.c by moving fops and open functions down | David Howells | 2018-05-18 | 1 | -44/+27 | |
| * | | | | | | | | | afs: Move /proc management functions to the end of the file | David Howells | 2018-05-18 | 1 | -81/+79 | |
* | | | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-06-16 | 3 | -136/+112 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | orangefs: simplify compat ioctl handling | Al Viro | 2018-06-15 | 1 | -42/+12 | |
| * | | | | | | | | | | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() | Al Viro | 2018-06-15 | 1 | -25/+25 | |
| * | | | | | | | | | | vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart | Al Viro | 2018-06-11 | 1 | -69/+75 | |
* | | | | | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 4 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | eventpoll: switch to ->poll_mask | Ben Noordhuis | 2018-06-14 | 1 | -5/+10 | |
| * | | | | | | | | | | | aio: only return events requested in poll_mask() for IOCB_CMD_POLL | Christoph Hellwig | 2018-06-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | eventfd: only return events requested in poll_mask() | Avi Kivity | 2018-06-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | aio: mark __aio_sigset::sigmask const | Avi Kivity | 2018-06-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-16 | 82 | -343/+681 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net: stmmac: Run HWIF Quirks after getting HW caps | Jose Abreu | 2018-06-15 | 3 | -7/+10 | |
| * | | | | | | | | | | | | neighbour: skip NTF_EXT_LEARNED entries during forced gc | Roopa Prabhu | 2018-06-15 | 1 | -4/+6 | |
| * | | | | | | | | | | | | net: cxgb3: add error handling for sysfs_create_group | Zhouyang Jia | 2018-06-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Merge branch 'tls-fixes' | David S. Miller | 2018-06-15 | 1 | -14/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tls: fix waitall behavior in tls_sw_recvmsg | Daniel Borkmann | 2018-06-15 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | tls: fix use-after-free in tls_push_record | Daniel Borkmann | 2018-06-15 | 1 | -13/+13 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions' | David S. Miller | 2018-06-15 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() | Guillaume Nault | 2018-06-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels | Guillaume Nault | 2018-06-15 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'mlxsw-IPv6-and-reference-counting-fixes' | David S. Miller | 2018-06-15 | 3 | -28/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | mlxsw: spectrum_switchdev: Fix port_vlan refcounting | Petr Machata | 2018-06-15 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | mlxsw: spectrum_router: Align with new route replace logic | Ido Schimmel | 2018-06-15 | 1 | -16/+5 | |
| | * | | | | | | | | | | | | mlxsw: spectrum_router: Allow appending to dev-only routes | Ido Schimmel | 2018-06-15 | 1 | -8/+19 | |
| | * | | | | | | | | | | | | ipv6: Only emit append events for appended routes | Ido Schimmel | 2018-06-15 | 1 | -3/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-06-15 | 5 | -22/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cfg80211: fix rcu in cfg80211_unregister_wdev | Dedy Lansky | 2018-06-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen | 2018-06-15 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | mac80211_hwsim: fix module init error paths | Johannes Berg | 2018-06-15 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | cfg80211: initialize sinfo in cfg80211_get_station | Sven Eckelmann | 2018-06-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | nl80211: fix some kernel doc tag mistakes | Luca Coelho | 2018-06-15 | 1 | -14/+14 | |
| * | | | | | | | | | | | | | stmmac: added support for 802.1ad vlan stripping | Elad Nachman | 2018-06-15 | 1 | -8/+13 | |
| * | | | | | | | | | | | | | hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload | Haiyang Zhang | 2018-06-14 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | rds: avoid unenecessary cong_update in loop transport | Santosh Shilimkar | 2018-06-14 | 3 | -0/+11 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'l2tp-fixes' | David S. Miller | 2018-06-14 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | l2tp: clean up stale tunnel or session in pppol2tp_connect's error path | Guillaume Nault | 2018-06-14 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | l2tp: prevent pppol2tp_connect() from creating kernel sockets | Guillaume Nault | 2018-06-14 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | l2tp: only accept PPP sessions in pppol2tp_connect() | Guillaume Nault | 2018-06-14 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() | Guillaume Nault | 2018-06-14 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'emaclite-fixes' | David S. Miller | 2018-06-14 | 1 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | net: emaclite: Remove xemaclite_mdio_setup return check | Radhey Shyam Pandey | 2018-06-14 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | net: emaclite: Remove unused 'has_mdio' flag. | Radhey Shyam Pandey | 2018-06-14 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | net: emaclite: Fix MDIO bus unregister bug | Radhey Shyam Pandey | 2018-06-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | net: emaclite: Fix position of lp->mii_bus assignment | Radhey Shyam Pandey | 2018-06-14 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | tcp: verify the checksum of the first data segment in a new connection | Frank van der Linden | 2018-06-14 | 2 | -0/+8 | |
| * | | | | | | | | | | | | net: qcom/emac: Add missing of_node_put() | YueHaibing | 2018-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sctp: define sctp_packet_gso_append to build GSO frames | Xin Long | 2018-06-14 | 2 | -10/+23 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-06-13 | 13 | -23/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | netfilter: nf_conncount: Fix garbage collection with zones | Yi-Hung Wei | 2018-06-12 | 3 | -6/+12 |