index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
tools: libbpf: add bpf_object__find_program_by_title()
Jakub Kicinski
2
-0
/
+15
2018-07-27
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
Jakub Kicinski
1
-0
/
+3
2018-07-27
nfp: bpf: improve map offload info messages
Jakub Kicinski
1
-4
/
+16
2018-07-27
nfp: bpf: remember maps by ID
Jakub Kicinski
5
-17
/
+26
2018-07-27
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
3
-0
/
+22
2018-07-27
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
3
-14
/
+15
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
4
-0
/
+31
2018-07-27
nfp: move repr handling on RX path
Jakub Kicinski
1
-14
/
+15
2018-07-27
samples/bpf: Add BTF build flags to Makefile
Taeung Song
1
-1
/
+16
2018-07-27
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
1
-0
/
+5
2018-07-26
tools/bpftool: ignore build products
Taeung Song
2
-0
/
+7
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2
-14
/
+14
2018-07-25
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2018-07-24
net/sched: add skbprio scheduler
Nishanth Devarajan
4
-0
/
+349
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
2
-0
/
+9
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
13
-14
/
+5
2018-07-24
l2tp: remove trailing newline
Stephen Hemminger
1
-1
/
+0
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2
-2
/
+0
2018-07-24
decnet: whitespace fixes
Stephen Hemminger
10
-14
/
+2
2018-07-24
x25: remove blank lines at EOF
Stephen Hemminger
2
-3
/
+0
2018-07-24
ax25: remove blank line at EOF
Stephen Hemminger
5
-5
/
+0
2018-07-24
atm: remove blank lines at EOF
Stephen Hemminger
1
-6
/
+0
2018-07-24
ila: remove blank lines at EOF
Stephen Hemminger
2
-2
/
+0
2018-07-24
sctp: whitespace fixes
Stephen Hemminger
2
-3
/
+2
2018-07-24
xfrm: remove blank lines at EOF
Stephen Hemminger
2
-2
/
+0
2018-07-24
mpls: remove trailing whitepace
Stephen Hemminger
1
-1
/
+1
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
[next]