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
2015-08-10
mac802154: cfg: remove test and set checks
Alexander Aring
1
-16
/
+0
2015-08-10
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
1
-0
/
+15
2015-08-10
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
4
-86
/
+30
2015-08-10
6lowpan: Fix extraction of flow label field
Lukasz Duda
1
-1
/
+1
2015-08-10
Bluetooth: btmrvl: release sdio bus after firmware is up
Aniket Nagarnaik
1
-2
/
+2
2015-08-10
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
1
-1
/
+1
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
2015-08-10
net: dsa: mv88e6xxx: extend fid mask
Vivien Didelot
2
-10
/
+18
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
4
-114
/
+126
2015-08-10
net: switchdev: support static FDB addresses
Vivien Didelot
2
-1
/
+2
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
4
-5
/
+6
2015-08-10
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
1
-2
/
+1
2015-08-08
net: Fix race condition in store_rps_map
Tom Herbert
1
-4
/
+7
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
1
-1
/
+4
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
4
-16
/
+8
2015-08-07
Merge branch 'rds-tcp-netns'
David S. Miller
13
-70
/
+214
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
4
-50
/
+162
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
12
-27
/
+59
2015-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-136
/
+3136
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-07
Merge branch 'test-bpf-next'
David S. Miller
1
-1
/
+710
2015-08-07
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-07
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-07
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-07
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-07
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-07
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
Merge branch 'mlx5e-next'
David S. Miller
9
-348
/
+675
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
5
-1
/
+137
[next]