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
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-26
Merge branch 'drivers-net-constify-static-ops-variables'
David S. Miller
6
-7
/
+7
2020-08-26
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-08-26
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
net: ipa: remove duplicate include
Wang Hai
1
-1
/
+0
2020-08-26
Merge branch 'refactoring-of-ibmvnic-code'
David S. Miller
1
-63
/
+21
2020-08-26
ibmvnic: merge ibmvnic_reset_init and ibmvnic_init
Lijun Pan
1
-52
/
+13
2020-08-26
ibmvnic: remove never executed if statement
Lijun Pan
1
-12
/
+0
2020-08-26
ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
Lijun Pan
1
-4
/
+13
2020-08-26
ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes
Lijun Pan
1
-1
/
+1
2020-08-26
Merge branch 'ipv4-nexthop-Various-improvements'
David S. Miller
2
-7
/
+72
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
1
-0
/
+15
2020-08-26
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
1
-0
/
+32
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
1
-0
/
+15
2020-08-26
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
1
-1
/
+7
2020-08-26
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
1
-4
/
+1
2020-08-26
Merge branch 'net_prefetch-API'
David S. Miller
17
-86
/
+51
2020-08-26
net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
1
-1
/
+1
2020-08-26
net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
4
-13
/
+11
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
12
-72
/
+39
2020-08-26
Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'
David S. Miller
4
-0
/
+332
2020-08-26
net: stmmac: Add dwmac-intel-plat for GBE driver
Rusaimi Amira Ruslan
3
-0
/
+202
2020-08-26
dt-bindings: net: Add bindings for Intel Keem Bay
Vineetha G. Jaya Kumaran
1
-0
/
+130
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2
-18
/
+0
2020-08-26
ptp: ptp_ines: Remove redundant null check
Xu Wang
1
-2
/
+1
2020-08-25
sunrpc: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
wan: sbni: Avoid comma separated statements
Joe Perches
1
-43
/
+58
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-08-25
8390: Avoid comma separated statements
Joe Perches
3
-13
/
+24
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
2
-0
/
+10
[next]