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.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
2015-08-14
batman-adv: Fix potential synchronization issues in mcast tvlv handler
Linus Lüssing
3
-13
/
+58
2015-08-14
batman-adv: Make MCAST capability changes atomic
Linus Lüssing
2
-9
/
+11
2015-08-14
batman-adv: Make TT capability changes atomic
Linus Lüssing
2
-5
/
+7
2015-08-14
batman-adv: Make NC capability changes atomic
Linus Lüssing
2
-4
/
+5
2015-08-14
batman-adv: Make DAT capability changes atomic
Linus Lüssing
2
-5
/
+6
2015-08-11
batman-adv: Avoid u32 overflow during gateway select
Ruben Wisniewski
1
-1
/
+1
2015-08-11
batman-adv: Replace gw_reselect divisor with simple shift
Sven Eckelmann
1
-5
/
+1
2015-08-11
vxlan: fix fdb_dump index calculation
Atzm Watanabe
1
-5
/
+5
2015-08-11
mellanox: mlxsw: Use '%zx' to print size_t format
Fabio Estevam
1
-1
/
+1
2015-08-11
isdn: Remove reverse_bits(), use revbit8()
yalin wang
1
-17
/
+5
2015-08-11
cxgb4: cleanup some indenting
Dan Carpenter
1
-3
/
+3
2015-08-11
dsa: Support multiple MDIO busses
Andrew Lunn
2
-1
/
+16
2015-08-11
net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bits
Andrew Lunn
2
-10
/
+16
2015-08-11
Merge branch 'ovs-gre'
David S. Miller
13
-598
/
+503
2015-08-11
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
3
-290
/
+206
2015-08-11
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
5
-260
/
+61
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
6
-28
/
+216
2015-08-11
openvswitch: Move tunnel destroy function to oppenvswitch module.
Pravin B Shelar
3
-20
/
+20
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
3
-4
/
+12
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
4
-7
/
+33
2015-08-10
Merge branch 'qlcnic-enhancements'
David S. Miller
12
-32
/
+102
2015-08-10
qlcnic: Update version to 5.3.63
Shahed Shaikh
1
-2
/
+2
2015-08-10
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
1
-2
/
+2
2015-08-10
qlcnic: Add new VF device ID 0x8C30
Shahed Shaikh
2
-5
/
+12
2015-08-10
qlcnic: Print firmware minidump buffer and template header addresses
Shahed Shaikh
1
-2
/
+3
2015-08-10
qlcnic: Add support to enable capability to extend minidump for iSCSI
Shahed Shaikh
5
-0
/
+61
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
10
-21
/
+22
2015-08-10
net: phy: select copper mode when Marvel 88e1111 in SGMII
Madalin Bucur
1
-0
/
+11
2015-08-10
net: fec: fix the race between xmit and bdp reclaiming path
Kevin Hao
1
-15
/
+20
2015-08-10
Merge branch 'mlxsw-fixes'
David S. Miller
7
-24
/
+135
2015-08-10
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
1
-1
/
+3
2015-08-10
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
1
-1
/
+1
2015-08-10
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
4
-20
/
+40
2015-08-10
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2
-1
/
+11
2015-08-10
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
1
-1
/
+1
2015-08-10
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2
-0
/
+78
2015-08-10
mlxsw: Call free_netdev when removing port
Ido Schimmel
1
-0
/
+1
2015-08-10
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
1
-1
/
+1
2015-08-10
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
1
-0
/
+14
2015-08-10
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
1
-27
/
+44
2015-08-10
Merge branch 'bpf-perf'
David S. Miller
14
-53
/
+373
2015-08-10
samples/bpf: example of get selected PMU counter value
Kaixu Xia
4
-0
/
+100
2015-08-10
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
4
-15
/
+66
2015-08-10
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
3
-0
/
+59
2015-08-10
bpf: Make the bpf_prog_array_map more generic
Wang Nan
5
-38
/
+60
2015-08-10
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
2
-0
/
+88
2015-08-10
Merge branch 'mv88e6xxx-switchdev-fdb'
David S. Miller
10
-197
/
+317
2015-08-10
net: dsa: mv88e6xxx: rework FDB add/del operations
Vivien Didelot
4
-42
/
+80
2015-08-10
net: dsa: mv88e6xxx: rework FDB getnext operation
Vivien Didelot
4
-27
/
+87
2015-08-10
net: dsa: mv88e6xxx: rename ATU MAC accessors
Vivien Didelot
1
-8
/
+8
[next]