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
2017-08-06
tcp: consolidate congestion control undo functions
Yuchung Cheng
9
-103
/
+9
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
4
-4
/
+4
2017-08-06
net: systemport: Support 64bit statistics
kiki good
2
-17
/
+82
2017-08-06
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
3
-14
/
+17
2017-08-06
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
1
-2
/
+3
2017-08-06
Merge branch 'phylink-and-sfp-support'
David S. Miller
14
-187
/
+3867
2017-08-06
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-06
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-06
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-06
phylink: add module EEPROM support
Russell King
2
-0
/
+31
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
5
-0
/
+1097
2017-08-06
phylink: add phylink infrastructure
Russell King
6
-0
/
+1328
2017-08-06
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-06
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
3
-22
/
+35
2017-08-06
net: phy: add 1000Base-X to phy settings table
Russell King
1
-0
/
+5
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
3
-129
/
+142
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
3
-37
/
+53
2017-08-06
net: phy: allow settings table to support more than 32 link modes
Russell King
1
-18
/
+26
2017-08-06
Merge branch 'IP-cleanup-LSRR-option-processing'
David S. Miller
9
-36
/
+26
2017-08-06
udp: no need to preserve skb->dst
Paolo Abeni
1
-8
/
+5
2017-08-06
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
1
-8
/
+1
2017-08-06
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
8
-17
/
+20
2017-08-06
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
1
-3
/
+0
2017-08-06
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-196
/
+290
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+3
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-05
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-05
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-05
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-05
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-05
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
91
-14173
/
+5162
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-05
Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
10
-37
/
+54
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
2017-08-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-33
/
+90
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-129
/
+220
2017-08-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+11
[prev]
[next]