platform/kernel/linux-exynos.git
2017-08-19 stephen hemmingernet: make BQL sysfs attributes ro_after_init
2017-08-19 stephen hemmingernet: drop unused attribute argument from sysfs queue...
2017-08-19 stephen hemmingernet: make net sysfs attributes ro_after_init
2017-08-19 stephen hemmingernet: constify net_ns_type_operations
2017-08-19 stephen hemmingernet: make net_class ro_after_init
2017-08-19 stephen hemmingernet: constify netdev_class_file
2017-08-19 stephen hemmingernet: don't decrement kobj reference count on init failure
2017-08-18 David S. MillerMerge branch 'amd-xgbe-next'
2017-08-18 Lendacky, Thomasamd-xgbe: Add additional ethtool statistics
2017-08-18 Lendacky, Thomasamd-xgbe: Add support for VXLAN offload capabilities
2017-08-18 Lendacky, Thomasamd-xgbe: Convert to using the new link mode settings
2017-08-18 Lendacky, Thomasnet: ethtool: Add macro to clear a link mode setting
2017-08-18 Lendacky, Thomasamd-xgbe: Add per queue Tx and Rx statistics
2017-08-18 Lendacky, Thomasamd-xgbe: Add hardware features debug output
2017-08-18 Lendacky, Thomasamd-xgbe: Optimize DMA channel interrupt enablement
2017-08-18 Lendacky, Thomasamd-xgbe: Add additional dynamic debug messages
2017-08-18 Lendacky, Thomasamd-xgbe: Add support to handle device renaming
2017-08-18 Lendacky, Thomasamd-xgbe: Update TSO packet statistics accuracy
2017-08-18 Lendacky, Thomasamd-xgbe: Be sure driver shuts down cleanly on module...
2017-08-18 Lendacky, Thomasamd-xgbe: Set the MII control width for the MAC interface
2017-08-18 Lendacky, Thomasamd-xgbe: Set the MDIO mode for 10000Base-T configuration
2017-08-18 Colin Ian Kingmlx5: ensure 0 is returned when vport is zero
2017-08-18 Martin KaFai Laubpf: Fix map-in-map checking in the verifier
2017-08-18 David S. MillerMerge branch 'xdp-adjust-xdp-redirect-tracepoint'
2017-08-18 Jesper Dangaard... xdp: adjust xdp redirect tracepoint to include return...
2017-08-18 Jesper Dangaard... ixgbe: change ndo_xdp_xmit return code on xmit errors
2017-08-18 Rick Farringtonliquidio: remove support for deprecated f/w cmd OCTNET_...
2017-08-18 Levin, Alexander... net: inet: diag: expose sockets cgroup classid
2017-08-18 Dimitris Michailidismacvlan: add offload features for encapsulation
2017-08-18 Intiyaz Bashaliquidio: fix Smatch error
2017-08-18 Eric Dumazetipv4: convert dst_metrics.refcnt from atomic_t to refco...
2017-08-18 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2017-08-18 Arnd Bergmannipv6: fix false-postive maybe-uninitialized warning
2017-08-18 David S. MillerMerge branch 'hns3-bug-fixes'
2017-08-18 Salilnet: hns3: Fixes the static check warning due to missin...
2017-08-18 Salilnet: hns3: Fixes the static checker error warning in...
2017-08-18 Salilnet: hns3: Fixes the missing u64_stats_fetch_begin_irq...
2017-08-18 Chris Minet/sched: Fix the logic error to decide the ingress...
2017-08-18 David S. MillerMerge branch 's390-qeth-next'
2017-08-18 Julian Wiedmanns390/qeth: use skb_cow_head() for L2 OSA xmit
2017-08-18 Julian Wiedmanns390/qeth: unify code to build header elements
2017-08-18 Julian Wiedmanns390/qeth: pass full IQD header length to fill_buffer()
2017-08-18 Julian Wiedmanns390/qeth: pass TSO data offset to fill_buffer()
2017-08-18 Julian Wiedmanns390/qeth: pass TSO header length to fill_buffer()
2017-08-18 Julian Wiedmanns390/qeth: pass full data length to l2_fill_header()
2017-08-18 Julian Wiedmanns390/qeth: split L2 xmit paths
2017-08-18 Dan Carpenterbpf: fix a return in sockmap_get_from_fd()
2017-08-18 David S. MillerMerge branch 'liquidio-initialization-fixes-for-embedde...
2017-08-18 Rick Farringtonliquidio: with embedded f/w, issue droq credits before...
2017-08-18 Rick Farringtonliquidio: with embedded f/w, don't reload f/w, issue...
2017-08-17 Marcel HoltmannBluetooth: hci_bcm: Handle empty packet after firmware...
2017-08-17 Loic Poulaindt-bindings: net: bluetooth: Add broadcom-bluetooth
2017-08-17 Loic PoulainBluetooth: hci_bcm: Add serdev support
2017-08-17 David S. MillerMerge branch 'bpf-smap-followups'
2017-08-17 Daniel Borkmannbpf: reuse tc bpf prologue for sk skb progs
2017-08-17 Daniel Borkmannbpf: don't enable preemption twice in smap_do_verdict
2017-08-17 Arvind Yadavnet: ibm: ibmvnic: constify vio_device_id
2017-08-17 Arvind Yadavnet: ibm: ibmveth: constify vio_device_id
2017-08-17 Daniel Borkmannbpf: no need to nullify ri->map in xdp_do_redirect
2017-08-17 Daniel Borkmannbpf: fix liveness propagation to parent in spilled...
2017-08-17 Colin Ian Kingnet: hns3: ensure media_type is unitialized
2017-08-17 Colin Ian Kingliquidio: fix spelling mistake: "interuupt" -> "interrupt"
2017-08-17 Marcel HoltmannBluetooth: btbcm: Consolidate the controller informatio...
2017-08-16 David S. MillerMerge branch 'vmbus-sendpacket-cleanups'
2017-08-16 stephen hemmingervmbus: remove unused vmbus_sendpacket_ctl
2017-08-16 stephen hemmingervmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
2017-08-16 stephen hemmingervmbus: remove unused vmbus_sendpacket_multipagebuffer
2017-08-16 David S. Millertcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
2017-08-16 David S. MillerMerge branch 'sockmap-build-fixes'
2017-08-16 John Fastabendbpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM...
2017-08-16 John Fastabendbpf: sockmap state change warning fix
2017-08-16 Jiri Pirkonet: sched: cls_flower: fix ndo_setup_tc type for stats...
2017-08-16 Eric Dumazettun: make tun_build_skb() thread safe
2017-08-16 Colin Ian Kingnet/mlx4: fix spelling mistake: "availible" -> "available"
2017-08-16 Jesper Dangaard... qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued...
2017-08-16 David S. MillerMerge branch 'nfp-process-MTU-updates-from-firmware...
2017-08-16 Simon Hormannfp: process MTU updates from firmware flower app
2017-08-16 Simon Hormannfp: process control messages in workqueue in flower app
2017-08-16 John Fastabendbpf: devmap: remove unnecessary value size check
2017-08-16 David S. MillerMerge branch 'bpf-sockmap'
2017-08-16 John Fastabendbpf: selftests add sockmap tests
2017-08-16 John Fastabendbpf: selftests: add tests for new __sk_buff members
2017-08-16 John Fastabendbpf: sockmap sample program
2017-08-16 John Fastabendbpf: add access to sock fields and pkt data from sk_skb...
2017-08-16 John Fastabendbpf: sockmap with sk redirect support
2017-08-16 John Fastabendbpf: export bpf_prog_inc_not_zero
2017-08-16 John Fastabendbpf: introduce new program type for skbs on sockets
2017-08-16 John Fastabendnet: fixes for skb_send_sock
2017-08-16 John Fastabendnet: add sendmsg_locked and sendpage_locked to af_inet6
2017-08-16 John Fastabendnet: early init support for strparser
2017-08-16 Arvind Yadavnet: 3c509: constify pnp_device_id
2017-08-16 Veerasenareddy... liquidio: update VF's netdev->max_mtu if there's a...
2017-08-16 David S. MillerMerge branch 'net-sizeof-cleanups'
2017-08-16 stephen hemmingermlx4: sizeof style usage
2017-08-16 stephen hemmingerskge: add paren around sizeof arg
2017-08-16 stephen hemmingervirtio: put paren around sizeof
2017-08-16 stephen hemmingertun/tap: use paren's with sizeof
2017-08-16 Konstantin... net_sched/hfsc: opencode trivial set_active() and set_p...
2017-08-16 Konstantin... net_sched: call qlen_notify only if child qdisc is...
2017-08-16 Marcel HoltmannBluetooth: hci_bcm: Use operation speed of 4Mbps only...
next