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-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
6
-18
/
+25
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
6
-39
/
+21
2018-07-06
Merge branch 'IP-listification-follow-ups'
David S. Miller
4
-24
/
+133
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
3
-16
/
+118
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
1
-8
/
+15
2018-07-05
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-07-05
cxgb4: Fix the condition to check if the card is T5
Ganesh Goudar
1
-1
/
+1
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
1
-16
/
+0
2018-07-05
Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'
David S. Miller
5
-10
/
+12
2018-07-05
net: ethernet: sfc: Make subdir logic consistent with other vendors
Geert Uytterhoeven
2
-2
/
+3
2018-07-05
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
Geert Uytterhoeven
3
-8
/
+8
2018-07-05
net: ethernet: Make NET_VENDOR_AURORA default to yes
Geert Uytterhoeven
1
-0
/
+1
2018-07-05
qlogic: netxen: remove various redundant variables
Colin Ian King
2
-11
/
+3
2018-07-05
Merge branch 'devlink-Add-configuration-parameters-support'
David S. Miller
10
-16
/
+1156
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
4
-11
/
+147
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
2
-1
/
+9
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
3
-3
/
+55
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
1
-2
/
+106
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
2
-1
/
+44
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
3
-0
/
+59
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
2
-0
/
+95
2018-07-05
devlink: Add param set command
Moshe Shemesh
3
-0
/
+139
2018-07-05
devlink: Add param get command
Moshe Shemesh
2
-0
/
+261
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
3
-0
/
+243
2018-07-05
net/hamradio/6pack: remove redundant variable channel
Colin Ian King
1
-4
/
+1
2018-07-05
fjes: use currently unused variable my_epid and max_epid
Colin Ian King
1
-4
/
+4
2018-07-05
net: tehuti: remove redundant pointer skb
Colin Ian King
1
-2
/
+0
2018-07-05
net: socionext: remove redundant pointer ndev
Colin Ian King
1
-2
/
+0
2018-07-05
net: aquantia: Make some functions static
Wei Yongjun
1
-3
/
+3
2018-07-05
net: dsa: vsc73xx: Make some functions static
Wei Yongjun
1
-4
/
+5
2018-07-05
net: dsa: fix spelling mistake "waitting" -> "waiting"
Colin Ian King
1
-1
/
+1
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
2
-34
/
+29
2018-07-05
r8169: fix runtime suspend
Heiner Kallweit
1
-8
/
+1
2018-07-05
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
1
-5
/
+11
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
4
-35
/
+206
2018-07-04
epic100: remove redundant variable 'irq'
Colin Ian King
1
-2
/
+0
2018-07-04
sfc: remove redundant variable old_vlan
Colin Ian King
1
-2
/
+1
2018-07-04
qed: remove redundant pointer 'name'
Colin Ian King
1
-2
/
+0
2018-07-04
ethernet: micrel: remove redundant pointer 'info'
Colin Ian King
1
-3
/
+0
2018-07-04
net: hinic: remove redundant pointer pfhwdev
Colin Ian King
1
-3
/
+0
2018-07-04
net: hns3: remove redundant variable 'protocol'
Colin Ian King
1
-2
/
+0
2018-07-04
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
1
-2
/
+0
2018-07-04
net: fec: remove redundant variable 'inc'
Colin Ian King
1
-2
/
+0
2018-07-04
cnic: remove redundant pointer req and variable func
Colin Ian King
1
-4
/
+1
2018-07-04
net: bgmac: remove redundant variable 'freed'
Colin Ian King
1
-2
/
+0
2018-07-04
net: ethernet: nb8800: remove redundant pointer rxd
Colin Ian King
1
-2
/
+0
2018-07-04
net: alx: remove redundant variable old_duplex
Colin Ian King
1
-2
/
+0
2018-07-04
net: alteon: acenic: remove redundant pointer rxdesc
Colin Ian King
1
-4
/
+1
[next]