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
/
ipv4
Age
Commit message (
Expand
)
Author
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
2015-03-31
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
2015-03-31
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
2015-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-29
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
tcp: fix ipv4 mapped request socks
Eric Dumazet
2015-03-24
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-24
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-24
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2015-03-24
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-24
tcp: md5: fix rcu lockdep splat
Eric Dumazet
2015-03-23
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-23
inet: fix double request socket freeing
Fan Du
2015-03-23
fib_trie: Fix regression in handling of inflate/halve failure
Alexander Duyck
2015-03-23
ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
inet: remove some sk_listener dependencies
Eric Dumazet
2015-03-23
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
2015-03-23
inet: cache listen_sock_qlen() and read rskq_defer_accept once
Eric Dumazet
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-20
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
tcp: fix tcp fin memory accounting
Josh Hunt
[prev]
[next]