summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-31net: phylink: support for link gpio interruptRussell King
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu
2019-05-31netfilter: replace skb_make_writable with skb_ensure_writableFlorian Westphal
2019-05-31netfilter: tcpmss, optstrip: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: xt_HL: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: nf_tables: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: ipv4: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: conntrack, nat: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: ipvs: prefer skb_ensure_writableFlorian Westphal
2019-05-31netfilter: bridge: convert skb_make_writable to skb_ensure_writableFlorian Westphal
2019-05-31netfilter: nf_tables: free base chain counters from workerFlorian Westphal
2019-05-31netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tupleTaehee Yoo
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk
2019-05-31ipvs: strip udp tunnel headers from icmp errorsJulian Anastasov
2019-05-31ipvs: add function to find tunnelsJulian Anastasov
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov
2019-05-31isdn: move capi drivers to stagingArnd Bergmann
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann
2019-05-31isdn: remove isdn4linuxArnd Bergmann
2019-05-31isdn: remove hisax driverArnd Bergmann
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann
2019-05-31iavf: update comments and file checks to match iavfAlice Michael
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael
2019-05-31iavf: rename iavf_status structure flagsAlice Michael
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: rename i40e functions to be iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-30net: sched: act_ctinfo: minor size optimisationKevin 'ldir' Darbyshire-Bryant
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30Merge branch 'complex-c45-phys'David S. Miller
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit