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-04-14
GSO: Support partial segmentation offload
Alexander Duyck
11
-24
/
+151
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
5
-11
/
+54
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
10
-24
/
+63
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-04-14
Merge branch 'mlxsw-devlink-shared-buffers'
David S. Miller
10
-418
/
+2683
2016-04-14
mlxsw: spectrum_buffers: Implement occupancy monitoring
Jiri Pirko
3
-16
/
+293
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
2
-173
/
+334
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
3
-4
/
+28
2016-04-14
mlxsw: reg: Extend SBPM register for occupancy control
Jiri Pirko
2
-2
/
+32
2016-04-14
mlxsw: reg: Add Shared Buffer Status register definition
Jiri Pirko
1
-0
/
+100
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
2
-8
/
+77
2016-04-14
mlxsw: spectrum_buffers: Implement shared buffer configuration
Jiri Pirko
3
-1
/
+216
2016-04-14
mlxsw: core: Add mlxsw_core_port_driver_priv helper
Jiri Pirko
1
-0
/
+9
2016-04-14
mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user
Jiri Pirko
2
-14
/
+18
2016-04-14
mlxsw: spectrum_buffers: Change initialization of PG 9
Jiri Pirko
1
-3
/
+5
2016-04-14
mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...
Jiri Pirko
1
-3
/
+2
2016-04-14
mlxsw: spectrum_buffers: Cache shared buffer configuration
Jiri Pirko
2
-19
/
+82
2016-04-14
mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization
Jiri Pirko
1
-35
/
+35
2016-04-14
mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs
Jiri Pirko
1
-204
/
+221
2016-04-14
mlxsw: spectrum_buffers: Push out shared buffer register writes
Jiri Pirko
1
-14
/
+40
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
2
-2
/
+123
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
3
-6
/
+110
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
3
-0
/
+1044
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-14
ravb: make ravb_ptp_interrupt() *void*
Sergei Shtylyov
3
-10
/
+9
2016-04-14
Merge branch 'qed-ethtool-rss'
David S. Miller
8
-71
/
+302
2016-04-14
qed* - bump driver versions to 8.7.1.20
Yuval Mintz
2
-3
/
+3
2016-04-14
qede: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-10
/
+283
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-16
/
+13
2016-04-14
qed*: remove version dependency
Rahul Verma
7
-42
/
+3
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
3
-18
/
+13
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2
-5
/
+2
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
1
-4
/
+4
2016-04-14
net: bcmgenet: add BQL support
Petri Gynther
1
-1
/
+14
2016-04-14
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
1
-4
/
+4
2016-04-14
net: bcmgenet: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-04-14
Merge branch 'sctp-delayed-wakeups'
David S. Miller
3
-8
/
+16
2016-04-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
3
-3
/
+11
2016-04-14
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
1
-6
/
+6
2016-04-14
drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-14
Merge branch 'bridge-sysfs-rtnl-notifications'
David S. Miller
4
-93
/
+66
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-16
/
+24
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2
-37
/
+14
2016-04-14
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
1
-15
/
+9
2016-04-14
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
1
-17
/
+10
2016-04-14
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
1
-7
/
+7
2016-04-14
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2
-4
/
+4
2016-04-14
Doc: networking: Fix typo in dsa
Masanari Iida
2
-2
/
+2
2016-04-14
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
[next]