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
2022-02-22
gro_cells: avoid using synchronize_rcu() in gro_cells_destroy()
Eric Dumazet
1
-5
/
+31
2022-02-22
Merge branch 'net-dsa-b53-non-legacy'
David S. Miller
5
-48
/
+87
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
5
-76
/
+13
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-2
/
+0
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
5
-0
/
+95
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
1
-4
/
+7
2022-02-22
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
1
-1
/
+3
2022-02-22
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
2
-11
/
+22
2022-02-21
Merge branch 'octeontx2-ptp-updates'
David S. Miller
6
-10
/
+155
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
1
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
6
-3
/
+75
2022-02-21
Merge branch 'bonding-ipv6-NA-NS-monitor'
David S. Miller
10
-71
/
+481
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
7
-0
/
+155
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
3
-21
/
+237
2022-02-21
bonding: add extra field for bond_opt_value
Hangbin Liu
1
-9
/
+18
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
1
-24
/
+34
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2
-17
/
+37
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2022-02-21
Merge branch 'ipv4-invalidate-broadcast-neigh-upon-address-addition'
David S. Miller
4
-4
/
+69
2022-02-21
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
1
-1
/
+57
2022-02-21
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
3
-3
/
+12
2022-02-21
net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
Christophe Leroy
1
-2
/
+2
2022-02-20
Merge branch 'tcp_drop_reason'
David S. Miller
6
-28
/
+132
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
3
-4
/
+11
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
3
-2
/
+27
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
3
-2
/
+9
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2
-2
/
+8
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
5
-4
/
+13
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
4
-7
/
+33
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
1
-4
/
+17
2022-02-20
net: tcp: add skb drop reasons to tcp_v4_rcv()
Menglong Dong
1
-1
/
+6
2022-02-20
net: tcp: introduce tcp_drop_reason()
Menglong Dong
1
-2
/
+8
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
1
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
1
-0
/
+1
2022-02-19
net/smc: unlock on error paths in __smc_setsockopt()
Dan Carpenter
1
-4
/
+8
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
3
-0
/
+104
2022-02-19
Merge branch 'phylink-remove-pcs_poll'
David S. Miller
4
-10
/
+1
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2
-4
/
+1
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
2
-6
/
+0
2022-02-19
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
2
-7
/
+11
2022-02-19
atm: nicstar: Use kcalloc() to simplify code
Christophe JAILLET
1
-8
/
+2
2022-02-19
Merge branch 'dpaa2-eth-one-step-register'
David S. Miller
5
-11
/
+106
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-19
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
1
-42
/
+0
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
1
-9
/
+19
2022-02-19
bridge: switch br_net_exit to batch mode
Eric Dumazet
1
-6
/
+9
2022-02-19
Merge branch 'mctp-i2c'
David S. Miller
5
-0
/
+1190
[next]