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
/
include
/
net
Age
Commit message (
Expand
)
Author
2013-03-27
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-27
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
2013-03-06
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-01-16
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-16
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2013-01-16
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2012-11-16
mac80211: verify that skb data is present
Johannes Berg
2012-11-16
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-10-30
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-10-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
2012-10-10
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-10-10
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-09-19
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2012-09-19
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-07-12
bonding: Fix corrupted queue_mapping
Eric Dumazet
2012-07-12
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-10
sctp: check cached dst before using it
Nicolas Dichtel
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
2012-06-10
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-22
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-02-29
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-29
ipv4: reset flowi parameters on route connect
Julian Anastasov
2012-02-03
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-11-30
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-26
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-09
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
2011-11-08
cfg80211: fix missing kernel-doc
Johannes Berg
2011-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-07
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
netlink: clarify attribute length check documentation
Johannes Berg
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
mac80211: warn only once about not finding a rate
Johannes Berg
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-01
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
[next]