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
2017-10-10
net: hns3: add support for set_ringparam
Lipeng
3
-2
/
+81
2017-10-10
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
1
-1
/
+1
2017-10-10
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-10-10
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
1
-9
/
+6
2017-10-10
Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-prin...
David S. Miller
14
-459
/
+776
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
2
-23
/
+22
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
3
-7
/
+26
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
4
-21
/
+51
2017-10-10
bpf: move instruction printing into a separate file
Jakub Kicinski
4
-198
/
+251
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
2
-232
/
+261
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
2
-27
/
+43
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2
-1
/
+172
2017-10-10
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
1
-2
/
+2
2017-10-10
ipv6: fix dereference of rt6_ex before null check error
Colin Ian King
1
-1
/
+3
2017-10-10
igb: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-10-10
e1000e: Be drop monitor friendly
Florian Fainelli
1
-7
/
+11
2017-10-10
e1000e: apply burst mode settings only on default
Willem de Bruijn
3
-13
/
+15
2017-10-10
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Sasha Neftin
1
-3
/
+5
2017-10-10
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2
-8
/
+26
2017-10-10
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2
-4
/
+9
2017-10-10
e1000e: Fix return value test
Benjamin Poirier
1
-1
/
+1
2017-10-10
e1000e: Fix wrong comment related to link detection
Benjamin Poirier
1
-2
/
+2
2017-10-10
e1000e: Fix error path in link detection
Benjamin Poirier
1
-3
/
+4
2017-10-09
Add a driver for Renesas uPD60620 and uPD60620A PHYs
Bernd Edlinger
3
-0
/
+115
2017-10-09
vhost_net: do not stall on zerocopy depletion
Willem de Bruijn
1
-9
/
+3
2017-10-09
openvswitch: Add erspan tunnel support.
William Tu
2
-1
/
+51
2017-10-09
once: switch to new jump label API
Eric Biggers
2
-7
/
+7
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
184
-1201
/
+1393
2017-10-09
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
Wei Wang
1
-1
/
+1
2017-10-09
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
Linus Torvalds
2
-2
/
+35
2017-10-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-81
/
+107
2017-10-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-89
/
+259
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-164
/
+211
2017-10-09
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
1
-13
/
+7
2017-10-09
i40e: fix a typo
Rami Rosen
1
-1
/
+1
2017-10-09
i40e: use a local variable instead of calculating multiple times
Lihong Yang
1
-13
/
+7
2017-10-09
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
3
-13
/
+35
2017-10-09
i40e: add check for return from find_first_bit call
Lihong Yang
1
-0
/
+4
2017-10-09
i40e: allow XPS with QoS enabled
Jacob Keller
1
-11
/
+6
2017-10-09
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2
-2
/
+2
2017-10-09
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
2
-0
/
+18
2017-10-09
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2
-2
/
+2
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
5
-18
/
+10
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
4
-8
/
+12
2017-10-09
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-09
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
1
-1
/
+2
2017-10-09
i40e: fix flags declaration
Jacob Keller
1
-1
/
+1
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-8
/
+8
[prev]
[next]