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
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-08-16
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2016-08-16
e1000e: factor out systim sanitization
Jarod Wilson
3
-29
/
+44
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-08-15
Merge branch 'mediatek-fixes'
David S. Miller
1
-16
/
+30
2016-08-15
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
1
-13
/
+13
2016-08-15
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
1
-0
/
+5
2016-08-15
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
1
-3
/
+12
2016-08-15
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
1
-1
/
+2
2016-08-15
Merge branch 'hv_netvsc-VF-removal-fixes'
David S. Miller
3
-82
/
+66
2016-08-15
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
Vitaly Kuznetsov
1
-2
/
+7
2016-08-15
hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
Vitaly Kuznetsov
1
-2
/
+2
2016-08-15
hv_netvsc: reset vf_inject on VF removal
Vitaly Kuznetsov
1
-10
/
+16
2016-08-15
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
Vitaly Kuznetsov
2
-35
/
+5
2016-08-15
hv_netvsc: don't lose VF information
Vitaly Kuznetsov
3
-42
/
+45
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
3
-3
/
+1
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-15
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
1
-2
/
+4
2016-08-14
mlxsw: spectrum_router: Fix use after free
Vincent
1
-1
/
+2
2016-08-14
rhashtable: avoid large lock-array allocations
Florian Westphal
1
-2
/
+5
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
5
-12
/
+7
2016-08-13
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
1
-2
/
+27
2016-08-13
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-13
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
1
-0
/
+1
2016-08-13
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-08-13
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-13
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-08-13
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
1
-0
/
+2
2016-08-13
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
1
-0
/
+1
2016-08-13
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-08-12
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
5
-12
/
+12
2016-08-12
dsa: mv88e6xxx: hide unused functions
Arnd Bergmann
1
-0
/
+2
2016-08-11
macsec: use after free when deleting the underlying device
Sabrina Dubroca
1
-6
/
+17
2016-08-11
macvtap: fix use after free for skb_array during release
Jason Wang
1
-4
/
+1
2016-08-10
openvswitch: do not ignore netdev errors when creating tunnel vports
Martynas Pumputis
3
-4
/
+25
2016-08-10
net: hns: fix typo in g_gmac_stats_string[]
Fabian Frederick
1
-1
/
+1
2016-08-10
tipc: fix variable dereference before NULL check
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-21
/
+27
2016-08-10
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
1
-2
/
+9
2016-08-09
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-08-09
net: phy: micrel: Add specific suspend
Wenyou Yang
1
-8
/
+19
2016-08-09
dm9000: Fix irq trigger type setup on non-dt platforms
Sylwester Nawrocki
1
-3
/
+5
2016-08-09
bonding: fix the typo
Zhu Yanjun
1
-1
/
+1
2016-08-09
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
Grygorii Strashko
1
-0
/
+2
2016-08-09
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-08-09
Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
3
-11
/
+23
2016-08-09
rxrpc: Free packets discarded in data_ready
David Howells
1
-0
/
+2
2016-08-09
rxrpc: Fix a use-after-push in data_ready handler
David Howells
1
-6
/
+11
2016-08-09
rxrpc: Once packet posted in data_ready, don't retry posting
David Howells
1
-5
/
+3
2016-08-09
rxrpc: Don't access connection from call if pointer is NULL
David Howells
1
-0
/
+4
[next]