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
2019-06-05
Merge branch 'dwmac-mediatek'
David S. Miller
3
-3
/
+15
2019-06-05
net: stmmac: dwmac4: fix flow control issue
Biao Huang
1
-2
/
+6
2019-06-05
net: stmmac: modify default value of tx-frames
Biao Huang
1
-1
/
+1
2019-06-05
net: stmmac: dwmac-mediatek: disable rx watchdog
Biao Huang
1
-0
/
+1
2019-06-05
net: stmmac: dwmac-mediatek: enable Ethernet power domain
Biao Huang
1
-0
/
+7
2019-06-05
drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2
-2
/
+2
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
4
-4
/
+4
2019-06-05
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
nfp: flower: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-05
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
1
-5
/
+5
2019-06-05
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
1
-4
/
+2
2019-06-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-124
/
+200
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
1
-3
/
+2
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2
-5
/
+108
2019-06-05
net: hns3: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-2
/
+1
2019-06-05
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
1
-3
/
+1
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-3
/
+1
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-4
/
+2
2019-06-05
net: Add a define for LLDP ethertype
Anirudh Venkataramanan
1
-0
/
+1
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
1
-0
/
+9
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
1
-3
/
+3
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
1
-29
/
+42
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
1
-1
/
+1
2019-06-05
ixgbe: fix AF_XDP tx packet count
William Tu
1
-0
/
+1
2019-06-05
ixgbe: fix AF_XDP tx byte count
William Tu
1
-1
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
2
-71
/
+19
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
3
-1
/
+11
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
1
-1
/
+1
2019-06-05
Merge branch 'r8169-factor-out-firmware-handling'
David S. Miller
4
-240
/
+274
2019-06-05
r8169: factor out firmware handling
Heiner Kallweit
4
-241
/
+274
2019-06-05
r8169: rename r8169.c to r8169_main.c
Heiner Kallweit
2
-0
/
+1
2019-06-05
net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings
Randy Dunlap
1
-2
/
+2
2019-06-04
Merge branch 'net-dsa-mv88e6xxx-support-for-mv88e6250'
David S. Miller
12
-6
/
+333
2019-06-04
net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
Rasmus Villemoes
1
-13
/
+1
2019-06-04
dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string
Rasmus Villemoes
1
-2
/
+5
2019-06-04
net: dsa: mv88e6xxx: add support for mv88e6250
Rasmus Villemoes
5
-0
/
+104
2019-06-04
net: dsa: mv88e6xxx: implement port_link_state for mv88e6250
Rasmus Villemoes
2
-0
/
+77
2019-06-04
net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
Rasmus Villemoes
2
-0
/
+13
2019-06-04
net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
Rasmus Villemoes
2
-0
/
+40
2019-06-04
net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
Rasmus Villemoes
2
-0
/
+62
2019-06-04
net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
Rasmus Villemoes
1
-1
/
+4
2019-06-04
net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
Rasmus Villemoes
2
-1
/
+30
2019-06-04
net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
Rasmus Villemoes
2
-0
/
+8
2019-06-04
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
3
-2
/
+16
2019-06-04
Merge branch 'net-add-struct-nexthop-to-fib-info'
David S. Miller
20
-175
/
+698
2019-06-04
rocker: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+4
2019-06-04
mlx5: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+4
2019-06-04
mlxsw: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+14
[prev]
[next]