index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
3
-49
/
+28
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
1
-6
/
+9
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
4
-5
/
+0
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
1
-6
/
+6
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
1
-16
/
+5
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2
-10
/
+0
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
1
-4
/
+2
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
1
-2
/
+1
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
1
-2
/
+0
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
1
-0
/
+17
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
1
-4
/
+12
2018-07-02
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-07-02
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2
-7
/
+29
2018-07-02
r8169: remove old PHY reset hack
Heiner Kallweit
1
-56
/
+1
2018-07-02
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
1
-2
/
+8
2018-07-02
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
2018-07-02
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2
-3
/
+18
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-07-02
ipvlan: call dev_change_flags when ipvlan mode is reset
Hangbin Liu
1
-8
/
+28
2018-07-02
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
1
-1
/
+1
2018-07-02
netdevsim: fix sa_idx out of bounds check
Colin Ian King
1
-1
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
7
-10
/
+26
2018-07-02
Documentation: Add explanation for XPS using Rx-queue(s) map
Amritha Nambiar
2
-11
/
+61
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
1
-0
/
+83
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2
-17
/
+55
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
4
-0
/
+34
2018-07-02
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
1
-3
/
+11
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
1
-6
/
+25
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
4
-80
/
+244
2018-07-02
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-07-01
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
3
-11
/
+8
2018-07-01
bpf: sockhash, add release routine
John Fastabend
1
-0
/
+1
2018-07-01
bpf: sockhash fix omitted bucket lock in sock_close
John Fastabend
1
-49
/
+96
2018-07-01
bpf: sockmap, fix smap_list_map_remove when psock is in many maps
John Fastabend
1
-12
/
+22
2018-07-01
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
1
-10
/
+48
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
1
-1
/
+71