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
2013-12-10
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-09
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-05
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
2013-12-01
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-15
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
core/dev: do not ignore dmac in dev_forward_skb()
Alexei Starovoitov
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-08
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-07
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
net: move pskb_put() to core code
Mathias Krause
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-10-29
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
2013-10-29
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
2013-10-29
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
Zhi Yong Wu
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-25
net: add missing dev_put() in __netdev_adjacent_dev_insert
Nikolay Aleksandrov
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
net: always inline net_secret_init
Hannes Frederic Sowa
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-19
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
net: generalize skb_segment()
Eric Dumazet
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-10
net: gro: allow to build full sized skb
Eric Dumazet
2013-10-09
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]