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-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
4
-4
/
+10
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
4
-4
/
+15
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
1
-2
/
+4
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
1
-2
/
+2
2019-05-05
net: atm: clean up a range check
Dan Carpenter
1
-3
/
+1
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
202
-1636
/
+56489
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
1
-2
/
+2
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
1
-0
/
+4
2019-05-05
Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions'
David S. Miller
3
-67
/
+64
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
3
-31
/
+24
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
3
-28
/
+32
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
1
-2
/
+5
2019-05-04
r8169: remove rtl_write_exgmac_batch
Heiner Kallweit
1
-22
/
+4
2019-05-04
Merge branch 'netlink-strict-attribute-checking-follow-up'
David S. Miller
3
-12
/
+41
2019-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
2
-1
/
+25
2019-05-04
netlink: set bad attribute also on maxtype check
Michal Kubecek
1
-1
/
+2
2019-05-04
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
1
-10
/
+14
2019-05-04
Merge branch 'mlxsw-Firmware-version-update'
David S. Miller
2
-13
/
+41
2019-05-04
mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources
Shalom Toledo
1
-11
/
+35
2019-05-04
mlxsw: resources: Add local_ports_in_{1x, 2x}
Shalom Toledo
1
-0
/
+4
2019-05-04
mlxsw: Bump firmware version to 13.2000.1122
Ido Schimmel
1
-2
/
+2
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
3
-7
/
+84
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
2
-14
/
+2
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
4
-9
/
+32
2019-05-04
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
2
-0
/
+25
2019-05-04
Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
39
-559
/
+1112
2019-05-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-208
/
+448
2019-05-04
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-04
Merge branch 'net-hns3-enhance-capabilities-for-fibre-port'
David S. Miller
8
-73
/
+620
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
5
-1
/
+213
2019-05-04
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
3
-11
/
+163
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
8
-63
/
+246
2019-05-03
usbnet: ipheth: Remove unnecessary NULL pointer check
Guenter Roeck
1
-2
/
+0
2019-05-03
net: dsa: mv88e6xxx: Pass interrupt number in platform data
Andrew Lunn
2
-4
/
+10
2019-05-03
Merge branch 'mv88e6xxx-Disable-ports-to-save-power'
David S. Miller
1
-1
/
+14
2019-05-03
net: dsa :mv88e6xxx: Disable unused ports
Andrew Lunn
1
-1
/
+11
2019-05-03
net: dsa: mv88e6xxx: Set STP disable state in port_disable
Andrew Lunn
1
-0
/
+3
2019-05-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-83
/
+451
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
3
-31
/
+294
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
1
-3
/
+4
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
1
-12
/
+16
2019-05-03
i40e: update version number
Alice Michael
1
-1
/
+1
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
1
-2
/
+2
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
8
-13
/
+93
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
1
-1
/
+9
2019-05-03
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
1
-4
/
+25
2019-05-03
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
1
-1
/
+2
[next]