summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-08-04Merge branch 'net-ARRAY_SIZE'David S. Miller
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang
2018-08-04tun: not use hardcoded mask valueLi RongQing
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-08-03tcp: remove unneeded variable 'err'YueHaibing
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron
2018-08-03ppp: mppe: Remove VLA usageKees Cook
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells
2018-08-03Merge branch 'dsa-systemport-WoL'David S. Miller
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli
2018-08-03Merge branch 'l2tp-mtu'David S. Miller
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault
2018-08-03Merge branch 'hns3-next'David S. Miller
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing
2018-08-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski
2018-08-02net/socket: remove duplicated init codeMatthieu Baerts
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-08-02Merge branch 'Add--clock-config-and-pm-support-to-bcm-iProc-mdio-mux'David S. Miller
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran
2018-08-02dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher
2018-08-02squashfs: more metadata hardeningLinus Torvalds
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat