index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-06
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2
-4
/
+4
2014-08-06
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
1
-5
/
+13
2014-08-06
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+7
2014-08-05
batman-adv: Fix out-of-order fragmentation support
Sven Eckelmann
1
-3
/
+7
2014-08-03
r8152: add missing Makefile rule
JF Le Fillatre
1
-0
/
+1
2014-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+9
2014-08-03
ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction
Hannes Frederic Sowa
1
-0
/
+1
2014-08-03
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
3
-3
/
+35
2014-08-03
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
1
-0
/
+4
2014-08-01
netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key
Thomas Graf
1
-0
/
+1
2014-08-01
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
1
-1
/
+1
2014-08-01
Merge branch 'xen-netfront'
David S. Miller
1
-64
/
+10
2014-08-01
xen-netfront: print correct number of queues
David Vrabel
1
-2
/
+2
2014-08-01
xen-netfront: release per-queue Tx and Rx resource when disconnecting
David Vrabel
1
-61
/
+7
2014-08-01
xen-netfront: fix locking in connect error path
David Vrabel
1
-1
/
+1
2014-08-01
macvlan: Initialize vlan_features to turn on offload support.
Vlad Yasevich
1
-0
/
+1
2014-07-31
bridge: Don't include NDA_VLAN for FDB entries with vid 0
Toshiaki Makita
1
-1
/
+1
2014-07-31
bonding: use kobject_put instead of _del after kobject_add
Veaceslav Falico
1
-2
/
+2
2014-07-31
bna: fix performance regression
Ivan Vecera
1
-1
/
+1
2014-07-31
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
1
-1
/
+2
2014-07-31
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
1
-1
/
+1
2014-07-31
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
2
-11
/
+19
2014-07-31
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
1
-4
/
+2
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-2
/
+86
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-58
/
+105
2014-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+20
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
3
-36
/
+2
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-63
/
+197
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
4
-58
/
+105
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-07-30
arm: Add devicetree fixup machine function
Laura Abbott
3
-1
/
+18
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2
-0
/
+49
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
2
-1
/
+19
2014-07-29
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
1
-1
/
+1
2014-07-29
cdc-ether: clean packet filter upon probe
Oliver Neukum
1
-0
/
+16
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
3
-2
/
+36
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+22
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-29
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
1
-6
/
+9
2014-07-29
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-1
/
+1
2014-07-29
ARM: dts: Revert enabling of twl configuration for n900
Tony Lindgren
1
-1
/
+1
2014-07-29
ip: make IP identifiers less predictable
Eric Dumazet
3
-13
/
+32
2014-07-29
neighbour : fix ndm_type type error issue
Jun Zhao
2
-2
/
+2
2014-07-29
sunvnet: only use connected ports when sending
David L Stevens
1
-5
/
+17
2014-07-29
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...
David S. Miller
1
-1
/
+2
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-11
/
+11
2014-07-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-7
/
+9
[next]