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
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-30
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
1
-5
/
+7
2016-05-30
Documentation: ip-sysctl.txt: clarify secure_redirects
Eric Garver
1
-3
/
+5
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2016-05-30
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
1
-2
/
+2
2016-05-30
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-05-30
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
3
-15
/
+8
2016-05-30
ptp: oops in ptp_ioctl()
Dan Carpenter
1
-0
/
+1
2016-05-30
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-30
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
1
-1
/
+2
2016-05-26
Merge branch 'qed-fixes'
David S. Miller
4
-23
/
+78
2016-05-26
qed: Don't config min BW on 100g on link flap
Yuval Mintz
1
-0
/
+7
2016-05-26
qed: Prevent 100g from working in MSI
Sudarsana Reddy Kalluru
2
-8
/
+15
2016-05-26
qed: Add missing 100g init mode
Yuval Mintz
1
-0
/
+7
2016-05-26
qed: Save min/max accross dcbx-change
Yuval Mintz
1
-2
/
+4
2016-05-26
qed: Fix allocation in interrupt context
Sudarsana Reddy Kalluru
1
-11
/
+16
2016-05-26
qede: Don't expose self-test for VFs
Yuval Mintz
1
-1
/
+4
2016-05-26
qede: Reload on GRO changes
Yuval Mintz
1
-0
/
+24
2016-05-26
qede: Fix VF minimum BW setting
Yuval Mintz
1
-1
/
+1
2016-05-26
Merge branch 'mlx4-stats-fixes'
David S. Miller
5
-25
/
+23
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
4
-15
/
+5
2016-05-26
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2
-6
/
+6
2016-05-26
net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
Eric Dumazet
1
-0
/
+4
2016-05-26
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
4
-5
/
+9
2016-05-26
sctp: fix double EPs display in sctp_diag
Xin Long
1
-0
/
+3
2016-05-26
net: arc: trivial: Replace comma with a semicolon
Marek Vasut
1
-1
/
+1
2016-05-26
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-05-26
net: alx: use custom skb allocator
Feng Tang
2
-1
/
+51
2016-05-25
team: don't call netdev_change_features under team->lock
Ivan Vecera
1
-2
/
+7
2016-05-25
Merge branch 'dsa-doc-fixes'
David S. Miller
1
-7
/
+10
2016-05-25
Documentation: networking: dsa: Describe port_vlan_filtering
Florian Fainelli
1
-0
/
+10
2016-05-25
Documentation: networking: dsa: Remove priv_size description
Florian Fainelli
1
-2
/
+0
2016-05-25
Documentation: networking: dsa: Remove poll_link description
Florian Fainelli
1
-5
/
+0
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-05-25
Merge branch 'hwbm-locking-fixes'
David S. Miller
2
-0
/
+4
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-25
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
1
-0
/
+1
2016-05-25
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
1
-18
/
+93
2016-05-25
qed: Reset the enable flag for eth protocol.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-05-25
ethtool: add support for 25G/50G/100G speed modes
Vidya Sagar Ravipati
1
-1
/
+10
2016-05-25
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
2
-1
/
+14
2016-05-25
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
3
-10
/
+8
2016-05-25
net/qlge: Avoids recursive EEH error
Gavin Shan
1
-1
/
+2
2016-05-25
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-25
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-24
qed: signedness bug in qed_dcbx_process_tlv()
Dan Carpenter
1
-1
/
+2
2016-05-24
bpf, inode: disallow userns mounts
Daniel Borkmann
1
-1
/
+0
2016-05-24
MAINTAINERS: Add file patterns for net device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-24
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2
-4
/
+8
[next]