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-10-26
vsock: always call vsock_init_tables()
Cong Wang
1
-3
/
+4
2017-10-26
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
1
-1
/
+1
2017-10-26
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
3
-7
/
+30
2017-10-26
Merge branch 'hns3-fixes'
David S. Miller
2
-7
/
+13
2017-10-26
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
1
-3
/
+3
2017-10-26
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
1
-2
/
+8
2017-10-26
net: hns3: add nic_client check when initialize roce base information
Lipeng
1
-1
/
+1
2017-10-26
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
1
-1
/
+1
2017-10-26
Merge branch 'dsa-dont-unmask-port-bitmaps'
David S. Miller
2
-8
/
+0
2017-10-26
net: dsa: don't unmask port bitmaps
Vivien Didelot
1
-4
/
+0
2017-10-26
net: dsa: legacy: don't unmask port bitmaps
Vivien Didelot
1
-4
/
+0
2017-10-26
Merge branch 'bcmgenet-start-stop-sequence-refinement'
David S. Miller
3
-221
/
+83
2017-10-26
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
3
-34
/
+31
2017-10-26
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
3
-18
/
+0
2017-10-26
net: bcmgenet: relax lock constraints to reduce IRQ latency
Doug Berger
1
-15
/
+10
2017-10-26
net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stop
Doug Berger
1
-32
/
+17
2017-10-26
net: bcmgenet: cleanup ring interrupt masking and unmasking
Doug Berger
1
-23
/
+5
2017-10-26
net: bcmgenet: move NAPI initialization to ring initialization
Doug Berger
1
-34
/
+8
2017-10-26
net: bcmgenet: enable loopback during UniMAC sw_reset
Doug Berger
1
-45
/
+10
2017-10-26
net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
Doug Berger
1
-3
/
+1
2017-10-26
net: bcmgenet: correct bad merge
Doug Berger
1
-17
/
+1
2017-10-26
macvlan: remove unused fields in struct macvlan_dev
Girish Moodalbail
2
-15
/
+4
2017-10-26
ethernet: cavium: octeon: Switch to using netdev_info().
Steven J. Hill
1
-13
/
+11
2017-10-26
tipc: eliminate KASAN warning
Jon Maloy
1
-1
/
+1
2017-10-25
drivers/net: wan/sbni: Convert timers to use timer_setup()
Kees Cook
1
-13
/
+8
2017-10-25
drivers/net: sis: Convert timers to use timer_setup()
Kees Cook
2
-11
/
+9
2017-10-25
net: atm/mpc: Stop using open-coded timer .data field
Kees Cook
1
-4
/
+6
2017-10-25
net: af_packet: Convert timers to use timer_setup()
Kees Cook
1
-15
/
+7
2017-10-25
net: hsr: Convert timers to use timer_setup()
Kees Cook
3
-10
/
+7
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
5
-15
/
+20
2017-10-25
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
9
-24
/
+22
2017-10-25
net: LLC: Convert timers to use timer_setup()
Kees Cook
3
-22
/
+25
2017-10-25
net: ax25: Convert timers to use timer_setup()
Kees Cook
3
-30
/
+27
2017-10-25
net: sctp: Convert timers to use timer_setup()
Kees Cook
5
-52
/
+66
2017-10-25
Merge branch 'net-remove-rtmsg_ifinfo-used-in-bridge-and-bonding'
David S. Miller
4
-16
/
+4
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
2
-5
/
+0
2017-10-25
rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-25
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
1
-8
/
+3
2017-10-25
bridge: remove rtmsg_ifinfo called in add_del_if
Xin Long
1
-3
/
+0
2017-10-25
Merge branch 'bpf-permit-multiple-bpf-attachments-for-a-single-perf-tracepoin...
David S. Miller
10
-71
/
+310
2017-10-25
bpf: add a test case to test single tp multiple bpf attachment
Yonghong Song
1
-13
/
+53
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
9
-56
/
+255
2017-10-25
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
1
-3
/
+3
2017-10-25
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
Shmulik Ladkani
2
-2
/
+6
2017-10-24
Merge branch 'mlxsw-Various-fixes'
David S. Miller
2
-6
/
+8
2017-10-24
mlxsw: spectrum: mr_tcam: Include the mr_tcam header file
Yotam Gigi
1
-0
/
+1
2017-10-24
mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static
Yotam Gigi
1
-1
/
+1
2017-10-24
mlxsw: spectrum: mr: Fix various endianness issues
Yotam Gigi
1
-5
/
+6
2017-10-24
mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table
Arkadi Sharshevsky
1
-0
/
+1
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
[prev]
[next]