index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Kconfig
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
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
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
2017-12-11
netlink: make netlink tap per netns
Cong Wang
1
-17
/
+49
2017-12-11
rhashtable: Call library function alloc_bucket_locks
Tom Herbert
1
-39
/
+8
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
3
-1
/
+61
2017-12-11
rhashtable: abstract out function to get hash
Tom Herbert
1
-10
/
+18
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
2
-16
/
+89
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
16
-94
/
+48
2017-12-11
rtnetlink: fix typo in GSO max segments
Stephen Hemminger
1
-1
/
+1
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
macvlan: fix memory hole in macvlan_dev
Girish Moodalbail
1
-1
/
+1
2017-12-08
slip: sl_alloc(): remove unused parameter "dev_t line"
Marc Kleine-Budde
1
-2
/
+2
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
cxgb4: collect PCIe configuration logs
Rahul Lakkireddy
5
-0
/
+54
2017-12-08
cxgb4: collect egress and ingress SGE queue contexts
Rahul Lakkireddy
6
-24
/
+210
2017-12-08
cxgb4: skip TX and RX payload regions in memory dumps
Rahul Lakkireddy
2
-0
/
+148
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
9
-4
/
+51
2017-12-08
cxgb4: collect MC memory dump
Rahul Lakkireddy
5
-56
/
+108
[next]