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
2011-05-10
ipv4: xfrm: Eliminate ->rt_src reference in policy code.
David S. Miller
2011-05-10
sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
David S. Miller
2011-05-10
ipv4: udp: Eliminate remaining uses of rt->rt_src
David S. Miller
2011-05-10
ipv4: icmp: Eliminate remaining uses of rt->rt_src
David S. Miller
2011-05-10
ipv4: Pass explicit daddr arg to ip_send_reply().
David S. Miller
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
2011-05-09
vlan: remove one synchronize_net() call
Eric Dumazet
2011-05-09
garp: remove one synchronize_rcu() call
Eric Dumazet
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
2011-05-08
sctp: Fix debug message args.
David S. Miller
2011-05-08
ipv4: Pass flow key down into ip_append_*().
David S. Miller
2011-05-08
ipv4: Pass flow keys down into datagram packet building engine.
David S. Miller
2011-05-08
udp: Use flow key information instead of rt->rt_{src,dst}
David S. Miller
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
2011-05-08
pktgen: use %pI6c for printing IPv6 addresses
Alexey Dobriyan
2011-05-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-05-08
tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
David S. Miller
2011-05-08
sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
David S. Miller
2011-05-08
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
David S. Miller
2011-05-08
inet: Pass flowi to ->queue_xmit().
David S. Miller
2011-05-08
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
David S. Miller
2011-05-08
ipv4: Create inet_csk_route_child_sock().
David S. Miller
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
ipv4: Use cork flow in ip_queue_xmit()
David S. Miller
2011-05-08
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
David S. Miller
2011-05-08
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
2011-05-08
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
David S. Miller
2011-05-08
l2tp: Fix locking in l2tp_core.c
David S. Miller
2011-05-08
l2tp: Fix locking in l2tp_ip.c
David S. Miller
2011-05-08
tcp: Use cork flow in tcp_v4_connect()
David S. Miller
2011-05-08
dccp: Use cork flow in dccp_v4_connect()
David S. Miller
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-05-08
batman-adv: remove duplicate code from function is_bidirectional_neigh()
Daniele Furlan
2011-05-08
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
batman-adv: Fix refcount imbalance in find_router
Marek Lindner
2011-05-08
batman-adv: Avoid deadlock between rtnl_lock and s_active
Sven Eckelmann
2011-05-08
batman-adv: Remove unnecessary hardif_list_lock
Sven Eckelmann
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
2011-05-08
batman-adv: remove misplaced comment
Marek Lindner
2011-05-06
ipv4: Initialize cork->opt using NULL not 0.
David S. Miller
2011-05-06
ipv4: Initialize on-stack cork more efficiently.
David S. Miller
2011-05-06
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-04
can: rename can_try_module_get to can_get_proto
Kurt Van Dijck
[next]