index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
netvsc: don't access netdev->num_rx_queues directly
Arnd Bergmann
1
-2
/
+2
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
Merge branch 'macvlan-Fix-some-issues-with-changing-mac-addresses'
David S. Miller
1
-14
/
+71
2017-06-22
macvlan: Let passthru macvlan correctly restore lower mac address
Vlad Yasevich
1
-3
/
+44
2017-06-22
macvlan: convert port passthru to flags.
Vlad Yasevich
1
-13
/
+24
2017-06-22
macvlan: Fix passthru macvlan mac address inheritance
Vlad Yasevich
1
-1
/
+2
2017-06-22
macvlan: Do not return error when setting the same mac address
Vlad Yasevich
1
-0
/
+4
2017-06-22
xen-netback: correctly schedule rate-limited queues
Wei Liu
3
-2
/
+11
2017-06-22
veth: Be more robust on network device creation when no attributes
Serhey Popovych
1
-2
/
+2
2017-06-22
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
1
-1
/
+1
2017-06-22
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
1
-1
/
+5
2017-06-22
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
1
-0
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-191
/
+256
2017-06-21
Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-51
/
+42
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-8
/
+11
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+37
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
6
-36
/
+49
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-20
dt-bindings: net: sms911x: Add missing optional VDD regulators
Krzysztof Kozlowski
1
-0
/
+1
2017-06-20
Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'
David S. Miller
2
-1
/
+3
2017-06-20
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
1
-1
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
Merge branch 'for-4.12/upstream-fixes' into for-linus
Jiri Kosina
3
-8
/
+11
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2
-7
/
+37
2017-06-20
Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"
Daniel Stone
1
-8
/
+7
2017-06-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-8
/
+19
2017-06-20
Merge tag 'ntb-4.12-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
4
-51
/
+15
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2
-2
/
+4
2017-06-19
ntb: no sleep in ntb_async_tx_submit
Allen Hubbe
1
-43
/
+7
2017-06-19
ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
Dave Jiang
1
-1
/
+1
2017-06-19
ntb_transport: fix bug calculating num_qps_mw
Logan Gunthorpe
1
-2
/
+2
2017-06-19
ntb_transport: fix qp count bug
Logan Gunthorpe
1
-2
/
+2
2017-06-19
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-06-19
ntb: Correct modinfo usage statement for ntb_perf
Gary R Hook
1
-2
/
+2
2017-06-19
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
1
-2
/
+14
2017-06-19
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
1
-1
/
+2
2017-06-19
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
1
-4
/
+6
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-13
/
+10
2017-06-19
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-18
/
+27
[next]