aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-22macvlan: convert port passthru to flags.Gravatar Vlad Yasevich 1-13/+24
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceGravatar Vlad Yasevich 1-1/+2
2017-06-22macvlan: Do not return error when setting the same mac addressGravatar Vlad Yasevich 1-0/+4
2017-06-22xen-netback: correctly schedule rate-limited queuesGravatar Wei Liu 3-2/+11
2017-06-22veth: Be more robust on network device creation when no attributesGravatar Serhey Popovych 1-2/+2
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsGravatar Lokesh Vutla 1-1/+1
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERGravatar WANG Cong 1-1/+5
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundGravatar Zach Brown 1-0/+2
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 38-191/+256
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-51/+42
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-8/+11
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-7/+37
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-32/+28
2017-06-21Allow stack to grow up to address space limitGravatar Helge Deller 1-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Gravatar Hugh Dickins 1-2/+4
2017-06-20igmp: add a missing spin_lock_init()Gravatar WANG Cong 1-0/+1
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...Gravatar David S. Miller 6-36/+49
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itGravatar Niklas Cassel 1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semGravatar Edward Cree 1-2/+0
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policyGravatar Serhey Popovych 1-0/+2
2017-06-20ipv6: Do not leak throw route referencesGravatar Serhey Popovych 2-18/+7
2017-06-20dt-bindings: net: sms911x: Add missing optional VDD regulatorsGravatar Krzysztof Kozlowski 1-0/+1
2017-06-20Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'Gravatar David S. Miller 2-1/+3
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceGravatar Madalin Bucur 1-1/+1
2017-06-20fsl/fman: propagate dma_opsGravatar Madalin Bucur 1-0/+2
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Gravatar Sebastian Siewior 1-2/+0
2017-06-20fib_rules: Resolve goto rules target on deleteGravatar Serhey Popovych 1-7/+14
2017-06-20Merge branch 'for-4.12/upstream-fixes' into for-linusGravatar Jiri Kosina 3-8/+11
2017-06-20livepatch: Fix stacking of patches with respect to RCUGravatar Petr Mladek 2-7/+37
2017-06-20Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"Gravatar Daniel Stone 1-8/+7
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-8/+19
2017-06-20Merge tag 'ntb-4.12-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 4-51/+15
2017-06-19sctp: ensure ep is not destroyed before doing the dumpGravatar Xin Long 2-2/+4
2017-06-19ntb: no sleep in ntb_async_tx_submitGravatar Allen Hubbe 1-43/+7
2017-06-19ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsGravatar Dave Jiang 1-1/+1
2017-06-19ntb_transport: fix bug calculating num_qps_mwGravatar Logan Gunthorpe 1-2/+2
2017-06-19ntb_transport: fix qp count bugGravatar Logan Gunthorpe 1-2/+2
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsGravatar Logan Gunthorpe 1-1/+1
2017-06-19ntb: Correct modinfo usage statement for ntb_perfGravatar Gary R Hook 1-2/+2
2017-06-19net/hns:bugfix of ethtool -t phy self_testGravatar Lin Yun Sheng 1-2/+14
2017-06-19net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGravatar Gao Feng 1-1/+2
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqGravatar Raju Rangoju 1-4/+6
2017-06-19Linux 4.12-rc6v4.12-rc6Gravatar Linus Torvalds 1-1/+1
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 23-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 5-13/+10
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 3-18/+27
2017-06-18ip6_tunnel: Correct tos value in collect_md modeGravatar Haishuang Yan 1-2/+2
2017-06-18Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 4-7/+8
2017-06-18Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+7