index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-8
/
+114
2018-05-07
Merge branch 'ipv6-misc'
David S. Miller
2
-11
/
+28
2018-05-07
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-07
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-07
Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'
David S. Miller
17
-82
/
+389
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-07
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-07
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-07
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
2018-05-07
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
107
-2713
/
+8852
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
7
-24
/
+425
2018-05-07
Merge branch '3c59x-patches-and-the-removal-of-an-unused-function'
David S. Miller
2
-48
/
+28
2018-05-07
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-07
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-07
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-05-07
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-07
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
104
-1887
/
+2753
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-04
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
Merge branch 'bpf-event-output-offload'
Daniel Borkmann
21
-124
/
+916
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
Merge branch 'bpf-subprog-mgmt-cleanup'
Daniel Borkmann
2
-63
/
+67
2018-05-04
net/mlx4_en: optimizes get_fixed_ipv6_csum()
Eric Dumazet
1
-13
/
+8
2018-05-04
Merge branch 'smc-splice-implementation'
David S. Miller
6
-55
/
+219
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
424
-2410
/
+3842
2018-05-04
Merge branch 'sh_eth-complain-on-access-to-unimplemented-TSU-registers'
David S. Miller
1
-16
/
+18
[next]