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
2012-06-26
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
2012-06-26
net: l2tp_eth: use LLTX to avoid LOCKDEP splats
Eric Dumazet
2012-06-25
mac802154: add missed braces
alex.bluesman.smirnov@gmail.com
2012-06-25
net: l2tp_eth: fix l2tp_eth_dev_xmit race
Eric Dumazet
2012-06-25
caif: Clear shutdown mask to zero at reconnect.
Sjur Brændeland
2012-06-25
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
Neal Cardwell
2012-06-25
ipv6: fib: fix fib dump restart
Eric Dumazet
2012-06-23
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
2012-06-23
batman-adv: only drop packets of known wifi clients
Marek Lindner
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
batman-adv: fix skb->data assignment
Antonio Quartulli
2012-06-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-06-19
sctp: fix warning when compiling without IPv6
Daniel Halperin
2012-06-18
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
2012-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-17
net: remove my future former mail address
RĂ©mi Denis-Courmont
2012-06-16
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
2012-06-15
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
2012-06-14
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
2012-06-13
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-06-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-06-13
mac80211: stop polling in disassociation
David Spinadel
2012-06-13
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
2012-06-13
cfg80211: fix potential deadlock in regulatory
Eliad Peller
2012-06-12
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-06-12
mac80211: add missing kernel-doc
Ashok Nagarajan
2012-06-11
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
2012-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-06-09
cfg80211: check iface combinations only when iface is running
Michal Kazior
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
2012-06-08
net/core: fix kernel-doc warnings
Randy Dunlap
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-08
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
2012-06-08
Bluetooth: Fix SMP security elevation from medium to high
Johan Hedberg
2012-06-08
Bluetooth: Fix deadlock and crash when SMP pairing times out
Johan Hedberg
2012-06-08
Bluetooth: Fix LE pairing completion on connection failure
Vishal Agarwal
2012-06-08
Bluetooth: Fix SMP pairing method selection
Johan Hedberg
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
2012-06-07
appletalk: Remove out of date message in printk
Dave Jones
2012-06-07
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
Thomas Graf
2012-06-07
net: neighbour: fix neigh_dump_info()
Eric Dumazet
2012-06-07
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Eric Dumazet
2012-06-07
netfilter: nf_ct_h323: fix bug in rtcp natting
Pablo Neira Ayuso
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
2012-06-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]