aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05Linux 4.18-rc8Linus Torvalds1-1/+1
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds1-2/+3
2018-08-04netlink: 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-03tcp: remove unneeded variable 'err'YueHaibing1-2/+1
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron1-1/+6
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso1-5/+3
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-03netfilter: conntrack: avoid use-after free on rmmodFlorian Westphal1-4/+3
2018-08-03netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal1-3/+3
2018-08-03netfilter: nf_tables: simplify NLM_F_CREATE handlingPablo Neira Ayuso1-19/+10
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl5-11/+14
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso2-1/+126
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso5-1/+534
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-03netfilter: nft_tproxy: Add missing config checkMáté Eckl1-0/+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-03netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUTHarsha Sharma2-6/+1
2018-08-03netfilter: nf_tables: remove unused variableYueHaibing1-2/+0
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-03netfilter: nf_tables: flow event notifier must use transaction mutexFlorian Westphal1-2/+2
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera5-4/+4
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2-2/+2
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing5-30/+11
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-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski2-18/+0