summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-11-17net/ncsi: Don't deselect package in suspend if activeSamuel Mendoza-Jonas-2/+13
2018-11-17net/ncsi: Probe single packages to avoid conflictSamuel Mendoza-Jonas-55/+31
2018-11-17net/ncsi: Don't enable all channels when HWA availableSamuel Mendoza-Jonas-48/+5
2018-11-17cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath-11/+0
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung-0/+3
2018-11-17uapi/ethtool: fix spelling errorsStephen Hemminger-2/+2
2018-11-17tun: Adjust on-stack tun_page initialization.David S. Miller-1/+3
2018-11-17tuntap: free XDP dropped packets in a batchJason Wang-3/+26
2018-11-17vhost_net: mitigate page reference counting during page frag refillJason Wang-3/+51
2018-11-16Merge branch 'net-sched-gred-introduce-per-virtual-queue-attributes'David S. Miller-27/+281
2018-11-16net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski-1/+144
2018-11-16net: sched: gred: store red flags per virtual queueJakub Kicinski-6/+18
2018-11-16net: sched: gred: provide a better structured dump and expose statsJakub Kicinski-1/+78
2018-11-16net: sched: gred: store bytesin as a 64 bit valueJakub Kicinski-1/+1
2018-11-16net: sched: gred: use extack to provide more details on configuration errorsJakub Kicinski-11/+33
2018-11-16net: sched: gred: pass extack to nla_parse_nested()Jakub Kicinski-2/+2
2018-11-16net: sched: gred: separate error and non-error path in gred_change()Jakub Kicinski-6/+6
2018-11-16selftests: add explicit test for multiple concurrent GRO socketsPaolo Abeni-0/+34
2018-11-16isdn/hisax: remove set but not used variable 'total'YueHaibing-2/+1
2018-11-16udp: fix jump label misusePaolo Abeni-4/+4
2018-11-16etf: Drop all expired packetsJesus Sanchez-Palencia-15/+21
2018-11-16etf: Split timersortedlist_erase()Jesus Sanchez-Palencia-15/+29
2018-11-16etf: Use cached rb_rootJesus Sanchez-Palencia-9/+12
2018-11-16etf: Cancel timer if there are no pending skbsJesus Sanchez-Palencia-1/+3
2018-11-16tcp: clean up STATE_TRACEYafang Shao-16/+0
2018-11-16Merge branch 'SMSC95xx-driver-updates'David S. Miller-21/+34
2018-11-16usbnet: smsc95xx: check for csum being in last four bytesBen Dooks-1/+18
2018-11-16usbnet: smsc95xx: fix memcpy for accessing rx-dataBen Dooks-5/+2
2018-11-16usbnet: smsc95xx: simplify tx_fixup codeBen Dooks-15/+13
2018-11-16usbnet: smsc95xx: fix rx packet alignmentBen Dooks-0/+1
2018-11-16Merge branch 'dpaa2-eth-add-bql-support'David S. Miller-25/+54
2018-11-16dpaa2-eth: bql supportIoana Ciocoi Radulescu-15/+46
2018-11-16dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu-9/+6
2018-11-16dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu-2/+3
2018-11-16net: 8021q: move vlan offload registrations into vlan_coreJiri Pirko-96/+99
2018-11-16net/decnet: add missing indentationColin Ian King-1/+1
2018-11-16net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King-2/+2
2018-11-16net: remove unused skb_send_sock()Cong Wang-14/+0
2018-11-16net: phy: check for implementation of both callbacks in phy_drv_supports_irqHeiner Kallweit-1/+1
2018-11-16Merge branch 'Remove-VLAN-CFI-overload'David S. Miller-55/+60
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław-34/+23
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław-7/+10
2018-11-16net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław-9/+12
2018-11-16net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław-8/+10
2018-11-16net/bpf: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław-19/+21
2018-11-16net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław-0/+6
2018-11-15Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-m...David S. Miller-160/+236
2018-11-15net: slightly optimize eth_type_transLi RongQing-8/+10
2018-11-15net: remove BUG_ON from __pskb_pull_tailLi RongQing-2/+0
2018-11-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-48/+121