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-06-25
net: macb: add fixed-link node support
Michael Grzeschik
2
-39
/
+60
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
147
-1821
/
+5602
2017-06-25
Merge branch 'sctp-RFC-4960-Errata-fixes'
David S. Miller
1
-21
/
+33
2017-06-25
sctp: adjust ssthresh when transport is idle
Marcelo Ricardo Leitner
1
-0
/
+2
2017-06-25
sctp: adjust cwnd increase in Congestion Avoidance phase
Marcelo Ricardo Leitner
1
-8
/
+18
2017-06-25
sctp: allow increasing cwnd regardless of ctsn moving or not
Marcelo Ricardo Leitner
1
-9
/
+8
2017-06-25
sctp: update order of adjustments of partial_bytes_acked and cwnd
Marcelo Ricardo Leitner
1
-7
/
+8
2017-06-25
net: Remove ndo_dfwd_start_xmit
Mintz, Yuval
1
-9
/
+0
2017-06-25
Merge branch 'qcom-emac-various-minor-improvements'
David S. Miller
2
-4
/
+35
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
1
-2
/
+21
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
1
-2
/
+0
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
1
-0
/
+14
2017-06-25
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
1
-5
/
+3
2017-06-25
net/iucv: improve endianness handling
Hans Wippel
1
-1
/
+1
2017-06-25
net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()
Dan Carpenter
1
-1
/
+1
2017-06-25
Merge branch 'nfp-add-flower-app-with-representors'
David S. Miller
24
-96
/
+1577
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
1
-2
/
+83
2017-06-25
nfp: add flower app
Simon Horman
4
-0
/
+300
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
5
-3
/
+281
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2
-6
/
+52
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
3
-15
/
+15
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2
-5
/
+55
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2
-1
/
+226
2017-06-25
nfp: general representor implementation
Simon Horman
5
-0
/
+287
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
5
-33
/
+164
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
3
-17
/
+34
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2
-0
/
+33
2017-06-25
net: store port/representator id in metadata_dst
Jakub Kicinski
5
-17
/
+50
2017-06-23
Merge branch 'phy-internal'
David S. Miller
4
-27
/
+17
2017-06-23
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-11
/
+5
2017-06-23
net: bcmgenet: Remove special handling of "internal" phy-mode
Florian Fainelli
1
-16
/
+8
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
1
-0
/
+3
2017-06-23
dt-bindings: Add "internal" as a valid 'phy-mode' property
Florian Fainelli
1
-0
/
+1
2017-06-23
Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-101
/
+634
2017-06-23
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
3
-18
/
+101
2017-06-23
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
3
-18
/
+80
2017-06-23
tls: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-4
/
+6
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-48
/
+74
2017-06-23
Merge branch 'ena-new-features-and-improvements'
David S. Miller
8
-113
/
+399
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
1
-3
/
+3
2017-06-23
net: ena: update driver's rx drop statistics
Netanel Belgazal
1
-0
/
+9
2017-06-23
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
1
-2
/
+2
2017-06-23
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
1
-17
/
+27
2017-06-23
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
1
-1
/
+1
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2
-20
/
+51
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
4
-17
/
+83
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
5
-6
/
+54
2017-06-23
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
1
-8
/
+8
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
6
-11
/
+137
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
3
-28
/
+24
[next]