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-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
1
-28
/
+38
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
4
-90
/
+116
2018-04-29
Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup'
David S. Miller
3
-69
/
+65
2018-04-29
net: dsa: mv88e6xxx: remove Global 2 setup
Vivien Didelot
3
-31
/
+0
2018-04-29
net: dsa: mv88e6xxx: move device mapping setup
Vivien Didelot
3
-32
/
+44
2018-04-29
net: dsa: mv88e6xxx: move trunk setup
Vivien Didelot
3
-6
/
+21
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
3
-61
/
+40
2018-04-27
udp: remove stray export symbol
Willem de Bruijn
1
-1
/
+0
2018-04-27
ipv6: sr: Add documentation for seg_flowlabel sysctl
Ahmed Abdelsalam
1
-0
/
+13
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
6
-24
/
+7
2018-04-27
ptp_pch: use helpers function for converting between ns and timespec
YueHaibing
1
-5
/
+2
2018-04-27
net: qrtr: Expose tunneling endpoint to user space
Bjorn Andersson
3
-0
/
+170
2018-04-27
Merge branch 'selftests-Add-tests-for-mirroring-to-gretap'
David S. Miller
10
-0
/
+1230
2018-04-27
selftests: forwarding: Test changes in mirror-to-gretap
Petr Machata
1
-0
/
+194
2018-04-27
selftests: forwarding: Test neighbor updates when mirroring to gretap
Petr Machata
1
-0
/
+101
2018-04-27
selftests: forwarding: Test flower mirror to gretap
Petr Machata
1
-0
/
+116
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
Merge branch 'bnxt_en-next'
David S. Miller
9
-113
/
+433
2018-04-27
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
1
-0
/
+31
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
3
-5
/
+14
2018-04-27
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
1
-1
/
+26
2018-04-27
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
1
-0
/
+2
2018-04-27
bnxt_en: add debugfs support for DIM
Andy Gospodarek
5
-0
/
+156
2018-04-27
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
2
-3
/
+29
2018-04-27
bnxt_en: Increase RING_IDLE minimum threshold to 50
Andy Gospodarek
1
-1
/
+1
2018-04-27
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
1
-0
/
+5
2018-04-27
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
1
-0
/
+33
2018-04-27
bnxt_en: Simplify ring alloc/free error messages.
Michael Chan
1
-37
/
+6
2018-04-27
bnxt_en: Do not set firmware time from VF driver on older firmware.
Michael Chan
1
-1
/
+2
2018-04-27
bnxt_en: Check the lengths of encapsulated firmware responses.
Michael Chan
2
-0
/
+21
2018-04-27
bnxt_en: Remap TC to hardware queues when configuring PFC.
Michael Chan
1
-41
/
+60
2018-04-27
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
3
-24
/
+47
2018-04-27
hv_netvsc: simplify receive side calling arguments
Stephen Hemminger
1
-32
/
+26
2018-04-27
Merge branch 'sctp-refactor-MTU-handling'
David S. Miller
8
-134
/
+105
2018-04-27
sctp: allow unsetting sockopt MAXSEG
Marcelo Ricardo Leitner
1
-7
/
+0
2018-04-27
sctp: consider idata chunks when setting SCTP_MAXSEG
Marcelo Ricardo Leitner
1
-3
/
+6
2018-04-27
sctp: honor PMTU_DISABLED when handling icmp
Marcelo Ricardo Leitner
1
-3
/
+5
2018-04-27
sctp: re-use sctp_transport_pmtu in sctp_transport_route
Marcelo Ricardo Leitner
2
-22
/
+19
2018-04-27
sctp: remove sctp_transport_pmtu_check
Marcelo Ricardo Leitner
2
-15
/
+0
2018-04-27
sctp: introduce sctp_dst_mtu
Marcelo Ricardo Leitner
3
-9
/
+12
2018-04-27
sctp: remove sctp_assoc_pending_pmtu
Marcelo Ricardo Leitner
2
-8
/
+4
2018-04-27
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
5
-39
/
+20
2018-04-27
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
3
-20
/
+31
2018-04-27
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
3
-9
/
+15
2018-04-27
sctp: remove an if() that is always true
Marcelo Ricardo Leitner
1
-4
/
+2
2018-04-27
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
Marcelo Ricardo Leitner
2
-10
/
+7
2018-04-27
sctp: remove old and unused SCTP_MIN_PMTU
Marcelo Ricardo Leitner
1
-3
/
+2
[prev]
[next]