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