index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
1
-1
/
+17
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
1
-8
/
+17
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2
-6
/
+6
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
16
-128
/
+32
2018-07-21
net: hns3: Remove unused struct member and definition
Jian Shen
2
-14
/
+0
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Modify inconsistent bit mask macros
Jian Shen
3
-18
/
+11
2018-07-21
net: hns3: Use decimal for bit offset macros
Jian Shen
2
-14
/
+14
2018-07-21
net: hns3: Correct unreasonable code comments
Jian Shen
3
-24
/
+23
2018-07-21
net: hns3: Remove extra space and brackets
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Standardize the handle of return value
Jian Shen
1
-87
/
+46
2018-07-21
net: hns3: Remove some redundant assignments
Jian Shen
1
-2
/
+0
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
3
-18
/
+38
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
2
-0
/
+14
2018-07-21
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
1
-1
/
+8
2018-07-21
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
6
-23
/
+67
2018-07-21
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
10
-21
/
+76
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
1
-0
/
+4
2018-07-20
gtp: constify nla_policy
Stephen Hemminger
1
-1
/
+1
2018-07-20
nbd: constify nla_policy
Stephen Hemminger
1
-3
/
+3
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
1
-1
/
+1
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
2
-2
/
+31
2018-07-20
qede: Add driver callbacks for eeprom module query.
Sudarsana Reddy Kalluru
1
-0
/
+88
2018-07-20
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
5
-0
/
+119
2018-07-20
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2
-15
/
+33
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
2
-2
/
+14
2018-07-20
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
2
-2
/
+20
2018-07-19
ARCv2: [plat-hsdk]: Save accl reg pair by default
Vineet Gupta
2
-1
/
+3
2018-07-19
ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
Robin H. Johnson
1
-1
/
+1
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-19
docs: networking: Convert bridge.txt to rst
Tobin C. Harding
2
-0
/
+7
2018-07-19
docs: networking: Convert alias.txt to rst
Tobin C. Harding
4
-42
/
+50
2018-07-19
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
[next]