index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-mvneta-improve-suspend-resume'
David S. Miller
2018-04-02
1
-26
/
+128
|
\
|
*
net: mvneta: improve suspend/resume
Jisheng Zhang
2018-04-02
1
-7
/
+62
|
*
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
2018-04-02
1
-19
/
+66
|
/
*
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
2018-04-02
1
-1
/
+1
*
Merge branch 'net-bgmac-Couple-of-sparse-warnings'
David S. Miller
2018-04-02
2
-4
/
+5
|
\
|
*
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
Florian Fainelli
2018-04-02
1
-1
/
+2
|
*
net: bgmac: Correctly annotate register space
Florian Fainelli
2018-04-02
1
-3
/
+3
|
/
*
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
2018-04-02
1
-9
/
+11
*
fix typo in command value in drivers/net/phy/mdio-bitbang.
Frans Meulenbroeks
2018-04-02
1
-1
/
+1
*
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
2018-04-02
1
-1
/
+1
*
net/mlx5e: Set EQE based as default TX interrupt moderation mode
Tal Gilboa
2018-04-02
1
-4
/
+4
*
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
2018-04-02
1
-10
/
+18
*
net: sched: do not emit messages while holding spinlock
Li RongQing
2018-04-02
1
-4
/
+7
*
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
2018-04-02
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-02
205
-1103
/
+1916
|
\
|
*
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
5
-5
/
+12
|
|
\
|
|
*
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
2018-03-29
1
-1
/
+1
|
|
*
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-27
1
-1
/
+1
|
|
*
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-03-27
1
-1
/
+1
|
|
*
kbuild: set no-integrated-as before incl. arch Makefile
Stefan Agner
2018-03-21
1
-2
/
+2
|
|
*
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2018-03-21
1
-0
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-31
76
-384
/
+793
|
|
\
\
|
|
*
|
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
2018-03-30
1
-0
/
+1
|
|
*
|
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
|
|
*
|
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
2018-03-30
1
-2
/
+3
|
|
*
|
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
|
|
*
|
net/dim: Fix int overflow
Tal Gilboa
2018-03-30
1
-1
/
+1
|
|
*
|
Merge branch 'vlan-fix'
David S. Miller
2018-03-30
2
-4
/
+17
|
|
|
\
\
|
|
|
*
|
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+13
|
|
|
*
|
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+4
|
|
|
/
/
|
|
*
|
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
2018-03-30
1
-1
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-30
2
-2
/
+6
|
|
|
\
\
|
|
|
*
|
nfp: bpf: fix check of program max insn count
Jakub Kicinski
2018-03-24
1
-1
/
+5
|
|
|
*
|
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
2018-03-24
1
-1
/
+1
|
|
*
|
|
vhost: validate log when IOTLB is enabled
Jason Wang
2018-03-29
1
-8
/
+6
|
|
*
|
|
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
2018-03-29
1
-8
/
+2
|
|
*
|
|
hv_netvsc: enable multicast if necessary
Stephen Hemminger
2018-03-29
1
-1
/
+1
|
|
*
|
|
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
2018-03-29
1
-6
/
+6
|
|
*
|
|
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
2018-03-29
1
-2
/
+21
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
5
-18
/
+38
|
|
|
\
\
\
|
|
|
*
|
|
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-03-23
1
-0
/
+6
|
|
|
*
|
|
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
1
-1
/
+1
|
|
|
*
|
|
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
1
-8
/
+16
|
|
|
*
|
|
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-19
1
-4
/
+6
|
|
|
*
|
|
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-03-19
1
-1
/
+0
|
|
|
*
|
|
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
2018-03-19
1
-1
/
+7
|
|
|
*
|
|
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-03-19
1
-1
/
+0
|
|
|
*
|
|
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
2018-03-16
1
-2
/
+3
|
|
*
|
|
|
qede: Fix barrier usage after tx doorbell write.
Manish Chopra
2018-03-27
1
-6
/
+4
|
|
*
|
|
|
vhost: correctly remove wait queue during poll failure
Jason Wang
2018-03-27
1
-2
/
+1
[next]