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.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
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
1
-2
/
+3
2017-01-02
Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2017-01-02
Merge branch 'l2tp-socket-lookup-fixes'
David S. Miller
2
-29
/
+14
2017-01-02
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2
-27
/
+12
2017-01-02
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-01-02
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-01-01
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
1
-1
/
+1
2016-12-30
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-30
sh_eth: fix branch prediction in sh_eth_interrupt()
Sergei Shtylyov
1
-1
/
+1
2016-12-29
Merge branch 'mlx4-misc-fixes'
David S. Miller
7
-33
/
+52
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
4
-23
/
+33
2016-12-29
net/mlx4_en: Fix type mismatch for 32-bit systems
Slava Shwartsman
1
-6
/
+2
2016-12-29
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
1
-1
/
+6
2016-12-29
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
1
-1
/
+7
2016-12-29
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
1
-2
/
+4
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
1
-0
/
+6
2016-12-29
net: stmmac: Fix error path after register_netdev move
Florian Fainelli
1
-1
/
+8
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-28
net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
Colin Ian King
1
-1
/
+1
2016-12-28
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
Augusto Mecking Caringi
1
-0
/
+2
2016-12-28
Merge branch 'mlx5-fixes'
David S. Miller
12
-187
/
+45
2016-12-28
net/mlx5e: Disable netdev after close
Saeed Mahameed
1
-4
/
+4
2016-12-28
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
1
-7
/
+12
2016-12-28
net/mlx5e: Check ets capability before initializing ets settings
Huy Nguyen
1
-0
/
+3
2016-12-28
Revert "net/mlx5: Add MPCNT register infrastructure"
Gal Pressman
3
-99
/
+0
2016-12-28
Revert "net/mlx5e: Expose PCIe statistics to ethtool"
Gal Pressman
3
-72
/
+1
2016-12-28
net/mlx5: Prevent setting multicast macs for VFs
Mohamad Haj Yahia
1
-1
/
+1
2016-12-28
net/mlx5: Release FTE lock in error flow
Maor Gottlieb
1
-0
/
+1
2016-12-28
net/mlx5: Mask destination mac value in ethtool steering rules
Maor Gottlieb
1
-0
/
+1
2016-12-28
net/mlx5: Avoid shadowing numa_node
Eli Cohen
1
-2
/
+1
2016-12-28
net/mlx5: Cancel recovery work in remove flow
Daniel Jurgens
1
-2
/
+3
2016-12-28
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
1
-0
/
+7
2016-12-28
net/mlx5: Disable RoCE on the e-switch management port under switchdev mode
Or Gerlitz
1
-0
/
+11
2016-12-28
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
1
-0
/
+4
2016-12-28
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
1
-10
/
+6
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-86
/
+112
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-27
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
9
-71
/
+72
2016-12-26
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
1
-4
/
+4
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
[next]