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
Age
Commit message (
Expand
)
Author
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-11
fib_trie: Only display main table in /proc/net/route
Alexander Duyck
2015-03-11
net: dsa: fully divert PHY reads/writes if requested
Florian Fainelli
2015-03-11
net: dsa: move PHY setup on DSA MII bus to its own function
Florian Fainelli
2015-03-11
fib_trie: Fix uninitialized variable warning
Alexander Duyck
2015-03-11
fib_trie: call fib_table_flush_external under RTNL
Sabrina Dubroca
2015-03-11
mpls: Allow mpls_gso and mpls_router to be built as modules
Robert Shearman
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-10
tipc: ensure that idle links are deleted when a bearer is disabled
Jon Paul Maloy
2015-03-10
fib_trie: Address possible NULL pointer dereference in resize
Alexander Duyck
2015-03-10
fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu
Alexander Duyck
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
inet_diag: cleanups
Eric Dumazet
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-10
netfilter: bridge: use rcu hook to resolve br_netfilter dependency
Pablo Neira Ayuso
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-09
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2015-03-09
net: dsa: utilize of_find_net_device_by_node
Florian Fainelli
2015-03-09
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-09
tipc: fix bug in link failover handling
Jon Paul Maloy
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-09
mpls: Spelling: s/conceved/conceived/, s/as/a/
Geert Uytterhoeven
2015-03-09
tipc: fix inconsistent signal handling regression
Erik Hugne
2015-03-09
switchdev: use gpl variant of symbol export
Jiri Pirko
2015-03-09
tipc: sparse: fix htons conversion warnings
Erik Hugne
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
2015-03-09
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
2015-03-09
netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit
Florian Westphal
2015-03-09
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
2015-03-08
mpls: Correct the ttl decrement.
Eric W. Biederman
2015-03-08
mpls: Better error code for unsupported option.
Eric W. Biederman
2015-03-08
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
2015-03-08
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-06
net/dcb: Add IEEE QCN attribute
Shani Michaeli
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-06
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
2015-03-06
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
[next]