index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
6
-15
/
+49
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
3327
-51147
/
+115961
|
\
|
*
Merge branch 'qed-firmware-TLV'
David S. Miller
2018-05-23
16
-2
/
+2502
|
|
\
|
|
*
qedi: Add get_generic_tlv_data handler.
Manish Rangankar
2018-05-23
1
-0
/
+16
|
|
*
qedi: Add support for populating ethernet TLVs.
Manish Rangankar
2018-05-23
3
-0
/
+191
|
|
*
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2018-05-23
2
-0
/
+18
|
|
*
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-23
4
-1
/
+104
|
|
*
qede: Add support for populating ethernet TLVs.
Sudarsana Reddy Kalluru
2018-05-23
1
-0
/
+101
|
|
*
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
2018-05-23
4
-1
/
+170
|
|
*
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
2018-05-23
3
-1
/
+170
|
|
*
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
2018-05-23
3
-1
/
+1024
|
|
*
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
2018-05-23
6
-1
/
+480
|
|
*
qed: Add MFW interfaces for TLV request support.
Sudarsana Reddy Kalluru
2018-05-23
1
-0
/
+231
|
|
/
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-05-22
2
-199
/
+264
|
|
\
|
|
*
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
1
-28
/
+28
|
|
*
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
1
-0
/
+38
|
|
*
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
1
-59
/
+58
|
|
*
i40e: fold prefix strings directly into stat names
Jacob Keller
2018-05-22
1
-68
/
+69
|
|
*
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
2018-05-22
1
-2
/
+4
|
|
*
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
2018-05-22
1
-83
/
+100
|
|
*
i40e: always return all queue stat strings
Jacob Keller
2018-05-22
1
-5
/
+17
|
|
*
i40e: always return VEB stat strings
Jacob Keller
2018-05-22
1
-29
/
+23
|
|
*
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
2018-05-22
1
-1
/
+3
|
*
|
Merge branch 'tcp-ECN-quickack'
David S. Miller
2018-05-22
1
-11
/
+13
|
|
\
\
|
|
*
|
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
1
-2
/
+2
|
|
*
|
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
1
-11
/
+13
|
|
/
/
|
*
|
net: sched: don't disable bh when accessing action idr
Vlad Buslov
2018-05-22
1
-10
/
+10
|
*
|
Merge branch 'net-ipv6-Fix-route-append-and-replace-use-cases'
David S. Miller
2018-05-22
5
-104
/
+743
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
selftests: fib_tests: Add ipv4 route add append replace tests
David Ahern
2018-05-22
1
-1
/
+278
|
|
*
selftests: fib_tests: Add ipv6 route add append replace tests
David Ahern
2018-05-22
1
-1
/
+334
|
|
*
selftests: fib_tests: Add option to pause after each test
David Ahern
2018-05-22
1
-0
/
+13
|
|
*
selftests: fib_tests: Add command line options
David Ahern
2018-05-22
1
-13
/
+40
|
|
*
selftests: fib_tests: Add success-fail counts
David Ahern
2018-05-22
1
-0
/
+7
|
|
*
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
3
-93
/
+73
|
|
*
mlxsw: spectrum_router: Add support for route append
David Ahern
2018-05-22
1
-0
/
+2
|
|
/
|
*
Merge branch 'TI-Ethernet-driver-warnings-fixes'
David S. Miller
2018-05-21
4
-10
/
+11
|
|
\
|
|
*
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
2018-05-21
1
-4
/
+4
|
|
*
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
2018-05-21
1
-2
/
+2
|
|
*
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
2018-05-21
1
-2
/
+2
|
|
*
net: ethernet: ti: cpts: Fix timestamp print
Florian Fainelli
2018-05-21
1
-1
/
+2
|
|
*
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
2018-05-21
1
-1
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
340
-1831
/
+4334
|
|
\
|
|
*
Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-21
7
-15
/
+31
|
|
|
\
|
|
|
*
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2018-05-15
2
-4
/
+4
|
|
|
*
MIPS: xilfpga: Actually include FDT in fitImage
Alexandre Belloni
2018-05-15
1
-0
/
+1
|
|
|
*
MIPS: xilfpga: Stop generating useless dtb.o
Alexandre Belloni
2018-05-15
1
-2
/
+0
|
|
|
*
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
Colin Ian King
2018-05-15
1
-1
/
+1
|
|
|
*
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
2018-05-15
1
-2
/
+16
|
|
|
*
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
Paul Cercueil
2018-05-15
1
-3
/
+3
|
|
|
*
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
2018-05-15
1
-3
/
+6
[next]