index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
2018-10-02
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-10-02
7
-2489
/
+2613
|
\
|
*
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
4
-30
/
+31
|
*
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
3
-282
/
+249
|
*
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
3
-450
/
+521
|
*
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
3
-132
/
+141
|
*
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
3
-417
/
+429
|
*
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
3
-386
/
+410
|
*
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
3
-519
/
+526
|
*
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-10-01
6
-315
/
+348
|
*
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-09-28
2
-5
/
+16
|
*
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-09-28
1
-16
/
+34
|
*
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-28
2
-1
/
+71
|
*
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
2018-09-28
1
-1
/
+2
|
*
ice: update fw version check logic
Jacob Keller
2018-09-28
1
-11
/
+19
|
*
ice: update branding strings and supported device ids
Bruce Allan
2018-09-28
2
-9
/
+3
|
*
ice: replace unnecessary memcpy with direct assignment
Bruce Allan
2018-09-28
1
-1
/
+1
|
*
ice: use [sr]q.count when checking if queue is initialized
Jacob Keller
2018-09-28
1
-4
/
+4
*
|
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
2018-09-29
1
-10
/
+10
*
|
tls: Remove redundant vars from tls record structure
Vakul Garg
2018-09-29
2
-53
/
+45
*
|
Merge branch 'tipc-next'
David S. Miller
2018-09-29
4
-118
/
+190
|
\
\
|
*
|
tipc: buffer overflow handling in listener socket
Tung Nguyen
2018-09-29
3
-6
/
+64
|
*
|
tipc: add SYN bit to connection setup messages
Jon Maloy
2018-09-29
3
-5
/
+22
|
*
|
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
2018-09-29
1
-58
/
+43
|
*
|
tipc: refactor function tipc_sk_timeout()
Jon Maloy
2018-09-29
1
-24
/
+38
|
*
|
tipc: refactor function tipc_msg_reverse()
Jon Maloy
2018-09-29
1
-30
/
+28
|
/
/
*
|
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
2018-09-29
3
-46
/
+8
*
|
hns3: Another build fix.
David S. Miller
2018-09-29
1
-1
/
+1
*
|
hns3: Fix the build.
David S. Miller
2018-09-29
1
-1
/
+1
*
|
qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"
Colin Ian King
2018-09-28
2
-8
/
+8
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-09-28
9
-48
/
+150
|
\
\
|
|
/
|
/
|
|
*
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-09-27
2
-5
/
+16
|
*
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-09-27
1
-16
/
+34
|
*
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-27
2
-1
/
+71
|
*
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
2018-09-27
1
-1
/
+2
|
*
ice: update fw version check logic
Jacob Keller
2018-09-27
1
-11
/
+19
|
*
ice: update branding strings and supported device ids
Bruce Allan
2018-09-27
2
-9
/
+3
|
*
ice: replace unnecessary memcpy with direct assignment
Bruce Allan
2018-09-27
1
-1
/
+1
|
*
ice: use [sr]q.count when checking if queue is initialized
Jacob Keller
2018-09-27
1
-4
/
+4
*
|
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
|
selftests: forwarding: test for bridge sticky flag
Nikolay Aleksandrov
2018-09-28
1
-0
/
+69
*
|
net: bridge: explicitly zero is_sticky in fdb_create
Nikolay Aleksandrov
2018-09-28
1
-0
/
+1
*
|
Merge branch 'hns3-next'
David S. Miller
2018-09-28
10
-109
/
+157
|
\
\
|
*
|
net: hns3: Fix loss of coal configuration while doing reset
Huazhong Tan
2018-09-28
2
-37
/
+36
|
*
|
net: hns3: Modify hns3_get_max_available_channels
Huazhong Tan
2018-09-28
4
-17
/
+13
|
*
|
net: hns3: Change return type of hclge_tm_schd_info_update()
Huazhong Tan
2018-09-28
3
-4
/
+15
|
*
|
net: hns3: Fix for netdev not up problem when setting mtu
Yunsheng Lin
2018-09-28
1
-5
/
+3
|
*
|
net: hns3: Fix for packet buffer setting bug
Yunsheng Lin
2018-09-28
1
-6
/
+8
|
*
|
net: hns3: Add serdes parallel inner loopback support
Fuyun Liang
2018-09-28
4
-20
/
+57
|
*
|
net: hns3: Rename mac loopback to app loopback
Fuyun Liang
2018-09-28
3
-13
/
+13
[next]