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_6.6-2.2.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
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
2013-08-08
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
2013-07-30
net: remove an unneeded check
Dan Carpenter
2013-07-30
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
2013-07-28
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
2013-07-27
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
2013-07-23
vti: switch to new ip tunnel code
Amerigo Wang
2013-07-23
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-22
tcp: use RTT from SACK for RTO
Yuchung Cheng
2013-07-22
tcp: measure RTT from new SACK
Yuchung Cheng
2013-07-22
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2013-07-22
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
2013-07-19
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
2013-07-12
tcp: account all retransmit failures
Yuchung Cheng
2013-07-11
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
inet: fix spacing in assignment
Camelia Groza
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-02
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
2013-07-01
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
gre: fix a regression in ioctl
Cong Wang
2013-06-28
ipv4: use next hop exceptions also for input routes
Timo Teräs
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
sit: add support of x-netns
Nicolas Dichtel
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]