index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
kconfig: use distinct tokens for type and default properties
Masahiro Yamada
3
-32
/
+47
2018-12-15
kconfig: remove redundant token defines
Masahiro Yamada
1
-5
/
+0
2018-12-15
kconfig: rename depends_list to comment_option_list
Masahiro Yamada
1
-6
/
+6
2018-12-15
kconfig: loosen the order of "visible" and "depends on" in menu entry
Masahiro Yamada
1
-7
/
+7
2018-12-15
kconfig: remove redundant menu_block rule
Masahiro Yamada
1
-8
/
+1
2018-12-15
kconfig: remove redundant if_block rule
Masahiro Yamada
1
-9
/
+1
2018-12-15
kconfig: remove grammatically ambiguous option_error
Masahiro Yamada
1
-10
/
+0
2018-12-15
kconfig: remove grammatically ambiguous "unexpected option" diagnostic
Masahiro Yamada
1
-10
/
+1
2018-12-15
kconfig: warn no new line at end of file
Masahiro Yamada
2
-1
/
+5
2018-12-12
kconfig: clean up EOF handling in the lexer
Masahiro Yamada
1
-3
/
+2
2018-12-12
kconfig: fix ambiguous grammar in terms of new lines
Masahiro Yamada
2
-15
/
+24
2018-12-12
kconfig: refactor pattern matching in STRING state
Masahiro Yamada
1
-11
/
+3
2018-12-12
kconfig: remove unneeded pattern matching to whitespaces
Masahiro Yamada
1
-6
/
+0
2018-12-12
kconfig: require T_EOL to reduce visible statement
Masahiro Yamada
1
-2
/
+2
2018-12-12
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2018-12-12
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2018-12-08
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
1
-12
/
+2
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
3
-24
/
+16
2018-12-08
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
1
-43
/
+49
2018-12-08
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
1
-2
/
+2
2018-12-08
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
1
-3
/
+3
2018-11-15
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
1
-8
/
+29
2018-11-12
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
1
-1
/
+1
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2
-10
/
+2
2018-11-11
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
1
-0
/
+2
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-11
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
1
-2
/
+2
2018-11-11
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
1
-1
/
+1
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
1
-2
/
+5
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
1
-3
/
+4
2018-11-10
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
1
-1
/
+13
2018-11-10
net: mvneta: correct typo
Alexandre Belloni
1
-2
/
+2
2018-11-10
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-10
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-11-10
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
5
-6
/
+18
2018-11-10
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2
-30
/
+41
2018-11-10
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
1
-1
/
+1
2018-11-10
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
4
-0
/
+35
2018-11-10
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
5
-8
/
+50
2018-11-09
clk: qcom: gcc: Fix board clock node name
Vinod Koul
1
-1
/
+1
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
1
-1
/
+1
2018-11-09
usb: typec: ucsi: add support for Cypress CCGx
Ajay Gupta
3
-0
/
+319
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-09
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
1
-1
/
+1
2018-11-09
i2c: add i2c bus driver for NVIDIA GPU
Ajay Gupta
5
-0
/
+403
2018-11-09
ext4: missing !bh check in ext4_xattr_inode_write()
Vasily Averin
1
-0
/
+6
2018-11-09
i2c: qcom-geni: Fix runtime PM mismatch with child devices
Stephen Boyd
1
-7
/
+8
2018-11-09
MAINTAINERS: Add entry for i2c-omap driver
Vignesh R
1
-0
/
+8
2018-11-09
i2c: omap: Enable for ARCH_K3
Vignesh R
1
-1
/
+1
2018-11-09
dt-bindings: i2c: omap: Add new compatible for AM654 SoCs
Vignesh R
1
-2
/
+6
[next]