summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets
2017-06-22netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-06-22Merge branch 'macvlan-Fix-some-issues-with-changing-mac-addresses'David S. Miller
2017-06-22macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich
2017-06-22macvlan: convert port passthru to flags.Vlad Yasevich
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich
2017-06-22macvlan: Do not return error when setting the same mac addressVlad Yasevich
2017-06-22xen-netback: correctly schedule rate-limited queuesWei Liu
2017-06-22veth: Be more robust on network device creation when no attributesSerhey Popovych
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-21Allow stack to grow up to address space limitHelge Deller
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-20igmp: add a missing spin_lock_init()WANG Cong
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-20dt-bindings: net: sms911x: Add missing optional VDD regulatorsKrzysztof Kozlowski
2017-06-20Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'David S. Miller
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych
2017-06-20Merge branch 'for-4.12/upstream-fixes' into for-linusJiri Kosina
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek
2017-06-20Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"Daniel Stone
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-20Merge tag 'ntb-4.12-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-06-19sctp: ensure ep is not destroyed before doing the dumpXin Long
2017-06-19ntb: no sleep in ntb_async_tx_submitAllen Hubbe
2017-06-19ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang
2017-06-19ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe
2017-06-19ntb_transport: fix qp count bugLogan Gunthorpe
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-19ntb: Correct modinfo usage statement for ntb_perfGary R Hook
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-19net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-19Linux 4.12-rc6Linus Torvalds
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins