index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
argv_split.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
3
-5
/
+5
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: dsa: b53: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-05
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-05
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
1
-1
/
+1
2018-03-05
ia64: doc: tweak whitespace for 'console=' parameter
Sergei Trofimovich
1
-1
/
+1
2018-03-05
ia64: Convert remaining atomic operations
Matthew Wilcox
1
-46
/
+23
2018-03-05
ia64: convert unwcheck.py to python3
Corentin Labbe
1
-8
/
+8
2018-03-05
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-05
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-05
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-05
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
2018-03-05
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
1
-0
/
+3
2018-03-05
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
1
-4
/
+3
2018-03-05
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
1
-17
/
+7
2018-03-05
virtio-net: re enable XDP_REDIRECT for mergeable buffer
Jason Wang
1
-12
/
+42
2018-03-05
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
1
-0
/
+9
2018-03-05
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
1
-1
/
+1
2018-03-05
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
1
-2
/
+27
2018-03-04
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2
-35
/
+35
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2
-2
/
+3
2018-03-04
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
1
-1
/
+2
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
9
-13
/
+14
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
1
-1
/
+3
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
selftests: memory-hotplug: fix emit_tests regression
Shuah Khan
1
-1
/
+2
2018-03-02
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-02
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-03-02
i2c: octeon: Prevent error message on bus error
Jan Glauber
2
-1
/
+2
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-03-02
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-02
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-02
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-03-02
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
1
-1
/
+2
2018-03-02
kbuild/kallsyms: trivial typo fix
Cao jin
1
-1
/
+1
2018-03-02
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
Masahiro Yamada
1
-2
/
+1
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
[next]