index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-15
1
-0
/
+1
*
net/smc: simplify wait when closing listen socket
Ursula Braun
2018-03-15
2
-26
/
+3
*
sunvnet: does not support GSO for sctp
Cathy Zhou
2018-03-14
1
-1
/
+1
*
Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-03-14
2
-40
/
+65
|
\
|
*
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2018-03-14
2
-28
/
+68
|
*
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
2018-03-14
1
-15
/
+0
*
|
tg3: prevent scheduling while atomic splat
Jonathan Toppins
2018-03-14
1
-1
/
+1
*
|
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-03-14
5
-10
/
+32
*
|
Merge branch 'DPAA-Ethernet-fixes'
David S. Miller
2018-03-14
2
-27
/
+9
|
\
\
|
*
|
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
|
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
2018-03-14
1
-1
/
+3
|
*
|
dpaa_eth: remove duplicate initialization
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
|
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
2018-03-14
1
-1
/
+1
|
*
|
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
Madalin Bucur
2018-03-14
1
-23
/
+5
|
/
/
*
/
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
2
-9
/
+17
|
/
*
qed: Use after free in qed_rdma_free()
Dan Carpenter
2018-03-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-13
13
-33
/
+56
|
\
|
*
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-03-13
1
-1
/
+1
|
*
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
2018-03-07
2
-2
/
+4
|
*
xfrm: Fix ESN sequence number handling for IPsec GSO packets.
Steffen Klassert
2018-03-01
1
-1
/
+1
|
*
xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode.
Steffen Klassert
2018-02-20
1
-2
/
+2
|
*
xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
Xin Long
2018-02-19
1
-2
/
+5
|
*
xfrm: reuse uncached_list to track xdsts
Xin Long
2018-02-16
6
-11
/
+29
|
*
xfrm_user: uncoditionally validate esn replay attribute struct
Florian Westphal
2018-02-13
1
-13
/
+8
|
*
xfrm: Fix policy hold queue after flowcache removal.
Steffen Klassert
2018-02-13
1
-1
/
+1
|
*
xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
Steffen Klassert
2018-02-02
1
-0
/
+5
*
|
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
2018-03-12
1
-1
/
+1
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-03-12
3
-40
/
+33
|
\
\
|
*
|
e1000e: Fix link check race condition
Benjamin Poirier
2018-03-12
2
-21
/
+24
|
*
|
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
2018-03-12
3
-19
/
+9
*
|
|
Merge branch 'l2tp-fix-races-with-ipv4-mapped-ipv6-addresses'
David S. Miller
2018-03-12
3
-30
/
+32
|
\
\
\
|
*
|
|
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2018-03-12
2
-23
/
+18
|
*
|
|
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
2018-03-12
1
-7
/
+14
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-12
8
-11
/
+86
|
\
\
\
|
*
|
|
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
2018-03-11
1
-0
/
+1
|
*
|
|
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-03-11
1
-0
/
+34
|
*
|
|
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-11
4
-9
/
+45
|
*
|
|
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-03-11
1
-1
/
+5
|
*
|
|
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
2018-03-06
1
-1
/
+1
*
|
|
|
Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-03-12
4
-48
/
+67
|
\
\
\
\
|
*
|
|
|
can: m_can: select pinctrl state in each suspend/resume function
Bich HEMON
2018-03-12
1
-0
/
+5
|
*
|
|
|
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
2018-03-12
1
-11
/
+2
[next]