index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-15
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-15
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-15
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
2017-01-15
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-15
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-15
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-01-15
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-11-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-17
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
net: pktgen: fix pkt_size
Paolo Abeni
2016-09-28
net: do not export sk_stream_write_space
Eric Dumazet
[next]