index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
efi-stub.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-08
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-08
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
2018-05-08
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-08
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-08
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
7
-24
/
+425
2018-05-08
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-08
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-08
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-08
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
3
-0
/
+5
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
7
-289
/
+359
2018-05-06
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
7
-42
/
+22
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2
-11
/
+205
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2
-5
/
+84
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
3
-22
/
+22
2018-05-04
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
1
-0
/
+2
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
8
-19
/
+444
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
3
-58
/
+59
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-04
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2
-21
/
+32
2018-05-04
nfp: bpf: perf event output helpers support
Jakub Kicinski
7
-4
/
+187
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
1
-5
/
+5
2018-05-04
bpf: export bpf_event_output()
Jakub Kicinski
1
-0
/
+1
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
5
-6
/
+168
2018-05-04
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
2
-2
/
+9
2018-05-04
net/mlx4_en: optimizes get_fixed_ipv6_csum()
Eric Dumazet
1
-13
/
+8
2018-05-04
smc: add support for splice()
Stefan Raspl
4
-25
/
+185
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
2
-9
/
+10
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
3
-12
/
+19
2018-05-04
smc: simplify abort logic
Stefan Raspl
1
-10
/
+6
2018-05-04
sh_eth: WARN_ON() access to unimplemented TSU register
Sergei Shtylyov
1
-2
/
+12
2018-05-04
sh_eth: use TSU register accessors for TSU_POST<n>
Sergei Shtylyov
1
-14
/
+6
2018-05-04
bpf: add faked "ending" subprog
Jiong Wang
1
-20
/
+14
2018-05-04
bpf: centre subprog information fields
Jiong Wang
2
-33
/
+38
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
2
-27
/
+32
2018-05-04
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
1
-2
/
+7
2018-05-04
bpf: sync tools bpf.h uapi header
Daniel Borkmann
1
-1
/
+32
2018-05-04
bpf, x32: remove ld_abs/ld_ind
Daniel Borkmann
1
-135
/
+1
2018-05-04
bpf, s390x: remove ld_abs/ld_ind
Daniel Borkmann
4
-252
/
+13
2018-05-04
bpf, ppc64: remove ld_abs/ld_ind
Daniel Borkmann
4
-317
/
+11
2018-05-04
bpf, mips64: remove ld_abs/ld_ind
Daniel Borkmann
1
-104
/
+0
[next]