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
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
4
-22
/
+23
2017-12-13
Merge branch 'rmnet-Configuration-options'
David S. Miller
6
-51
/
+78
2017-12-13
net: qualcomm: rmnet: Allow to configure flags for existing devices
Subash Abhinov Kasiviswanathan
1
-0
/
+40
2017-12-13
net: qualcomm: rmnet: Allow to configure flags for new devices
Subash Abhinov Kasiviswanathan
1
-3
/
+13
2017-12-13
net: qualcomm: rmnet: Process packets over ethernet
Subash Abhinov Kasiviswanathan
1
-0
/
+10
2017-12-13
net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2017-12-13
net: qualcomm: rmnet: Remove the some redundant macros
Subash Abhinov Kasiviswanathan
4
-29
/
+11
2017-12-13
net: qualcomm: rmnet: Remove the rmnet_map_results enum
Subash Abhinov Kasiviswanathan
2
-21
/
+3
2017-12-13
tcp: allow TLP in ECN CWR
Neal Cardwell
1
-6
/
+3
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
17
-88
/
+61
2017-12-13
Merge branch 'hv_netvsc-Fix-default-and-limit-of-recv-buffer'
David S. Miller
3
-7
/
+21
2017-12-13
hv_netvsc: Fix the TX/RX buffer default sizes
Haiyang Zhang
2
-5
/
+12
2017-12-13
hv_netvsc: Fix the receive buffer size limit
Haiyang Zhang
2
-2
/
+9
2017-12-13
Merge branch 'fec-fix-refclk-enable-for-SMSC-LAN8710-20'
David S. Miller
8
-3
/
+74
2017-12-13
net: fec: add phy_reset_after_clk_enable() support
Richard Leitner
1
-0
/
+20
2017-12-13
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
1
-1
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
2
-0
/
+26
2017-12-13
phylib: Add device reset delay support
Richard Leitner
4
-2
/
+27
2017-12-13
Merge branch 'mvpp2-various-improvements'
David S. Miller
1
-20
/
+27
2017-12-13
net: mvpp2: adjust the coalescing parameters
Antoine Tenart
1
-2
/
+2
2017-12-13
net: mvpp2: report the tx-usec coalescing information to ethtool
Antoine Tenart
1
-0
/
+1
2017-12-13
net: mvpp2: align values in ethtool get_coalesce
Antoine Tenart
1
-3
/
+3
2017-12-13
net: mvpp2: split the max ring size from the default one
Yan Markman
1
-11
/
+13
2017-12-13
net: mvpp2: only free the TSO header buffers when it was allocated
Antoine Tenart
1
-4
/
+8
2017-12-12
Merge branch 'tcp-better-receiver-autotuning'
David S. Miller
2
-20
/
+13
2017-12-12
tcp: smoother receiver autotuning
Eric Dumazet
1
-14
/
+5
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2
-6
/
+8
2017-12-12
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2017-12-11
forcedeth: remove unnecessary structure member
Zhu Yanjun
1
-10
/
+11
2017-12-11
Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements'
David S. Miller
4
-81
/
+44
2017-12-11
nfp: debug dump - decrease endian conversions
Carl Heymann
1
-7
/
+7
2017-12-11
nfp: flower: remove unused defines
John Hurley
1
-3
/
+0
2017-12-11
nfp: flower: remove dead code paths
John Hurley
3
-68
/
+29
2017-12-11
nfp: flower: do not assume mac/mpls matches
John Hurley
1
-3
/
+8
2017-12-11
dt-bindings: fec: Make the phy-reset-gpio polarity explicit
Fabio Estevam
1
-2
/
+2
2017-12-11
Merge branch 'sctp-stream-interleave-part-1'
David S. Miller
23
-94
/
+1501
2017-12-11
sctp: add support for the process of unordered idata
Xin Long
5
-28
/
+392
2017-12-11
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
7
-6
/
+112
2017-12-11
sctp: implement start_pd for sctp_stream_interleave
Xin Long
3
-1
/
+4
2017-12-11
sctp: implement renege_events for sctp_stream_interleave
Xin Long
5
-10
/
+119
2017-12-11
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
6
-7
/
+12
2017-12-11
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
7
-11
/
+451
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
6
-14
/
+62
2017-12-11
sctp: implement assign_number for sctp_stream_interleave
Xin Long
9
-14
/
+83
2017-12-11
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
8
-21
/
+149
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
4
-0
/
+26
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
2
-2
/
+19
2017-12-11
sctp: add stream interleave enable members and sockopt
Xin Long
4
-2
/
+94
2017-12-11
ipvlan: add L2 check for packets arriving via virtual devices
Mahesh Bandewar
1
-0
/
+4
2017-12-11
netlink: convert netlink tap spinlock to mutex
Cong Wang
1
-6
/
+6
[next]