index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
firmware_class
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
llc: fix whitespace issues
Stephen Hemminger
3
-3
/
+2
2018-07-24
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-24
wimax: remove blank lines at EOF
Stephen Hemminger
4
-6
/
+0
2018-07-24
sched: fix trailing whitespace
Stephen Hemminger
5
-6
/
+3
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
1
-6
/
+1
2018-07-24
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
3
-9
/
+14
2018-07-24
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
5
-4
/
+25
2018-07-24
mlxsw: spectrum_flower: Add extack messages
Nir Dotan
1
-4
/
+17
2018-07-24
mlxsw: spectrum_acl: Add extack messages
Nir Dotan
1
-4
/
+11
2018-07-24
mlxsw: core_acl_flex_actions: Add extack messages
Nir Dotan
1
-10
/
+25
2018-07-24
mlxsw: spectrum_acl: Propagate extack pointer
Nir Dotan
5
-35
/
+61
2018-07-24
netlink: do not store start function in netlink_cb
Florian Westphal
2
-4
/
+2
2018-07-24
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
1
-25
/
+30
2018-07-24
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
7
-11
/
+293
2018-07-24
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
23
-369
/
+863
2018-07-24
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
1
-1
/
+43
2018-07-24
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
2
-1
/
+31
2018-07-24
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
2
-0
/
+5
2018-07-24
mlxsw: spectrum: Implement chain template hinting
Jiri Pirko
6
-12
/
+86
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2
-0
/
+41
2018-07-24
net: sched: cls_flower: implement chain templates
Jiri Pirko
1
-1
/
+105
2018-07-24
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
1
-21
/
+22
2018-07-24
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
1
-25
/
+37
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
2
-0
/
+77
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
4
-9
/
+309
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2
-48
/
+43
2018-07-24
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
1
-22
/
+31