summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-05Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds1-2/+3
2018-08-05netlink: Don't shift on 64 for ngroupsDmitry Safonov1-2/+2
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang1-1/+1
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang1-1/+1
2018-08-04tun: not use hardcoded mask valueLi RongQing1-1/+2
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun1-1/+2
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai3-3/+3
2018-08-04net: Remove some unneeded semicolonzhong jiang4-5/+5
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook3-2/+9
2018-08-04tcp: remove unneeded variable 'err'YueHaibing1-2/+1
2018-08-04af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron1-1/+6
2018-08-03ppp: mppe: Remove VLA usageKees Cook1-26/+30
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells3-34/+29
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault1-4/+9
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli1-7/+13
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli1-3/+1
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli2-1/+13
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli1-1/+2
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault6-24/+10
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault1-49/+18
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault3-21/+26
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen3-4/+9
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen4-16/+85
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook1-12/+13
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko1-0/+7
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing1-2/+6
2018-08-03nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker1-1/+1
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner1-1/+8
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux1-3/+3
2018-08-03tools: bpf: fix BTF code added twice to different treesJakub Kicinski2-18/+0
2018-08-03userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport1-1/+3
2018-08-03ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2-0/+19
2018-08-03memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai1-4/+11
2018-08-02net/socket: remove duplicated init codeMatthieu Baerts1-48/+3
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King1-1/+1
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2-14/+1
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran1-0/+27
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran1-2/+39
2018-08-02dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran1-0/+3
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran1-5/+2
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran1-0/+15
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2-4/+4
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran1-5/+15
2018-08-02dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran1-2/+2