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
2009-11-13
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
2009-10-23
ipv4: Move sk_error_report inside bh_lock_sock in tcp_v4_nuke_addr
Colin Cross
2009-10-23
ipv4: disable bottom halves around call to tcp_done().
Robert Love
2009-10-08
net: ipv4: Fix race in tcp_v4_nuke_addr().
Robert Love
2009-10-07
Bluetooth: Set general bonding security for ACL by default
Andrei Emeltchenko
2009-09-23
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
2009-09-22
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).
Nick Pelly
2009-09-22
Bluetooth: Do not call rfcomm_session_put() due to RFCOMM UA on closed socket.
Nick Pelly
2009-09-22
Revert "Bluetooth: Fix kernel panic while disconnecting RFCOMM"
Nick Pelly
2009-09-20
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-09-16
Bluetooth: Fix kernel panic while disconnecting RFCOMM
Lan Zhu
2009-08-24
net: ipv4: Fix a spinlock recursion bug in tcp_v4_nuke.
Dima Zavin
2009-08-14
Bluetooth: Fallback from eSCO to SCO on error code 0x1a (unsupported feature).
Nick Pelly
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
2009-08-11
Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.
Nick Pelly
2009-08-06
GRO: Disable GRO on legacy netif_rx path
Herbert Xu
2009-06-30
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
Chia-chi Yeh
2009-04-15
net: Fix compilation of the IPv6 module
Steinar H. Gunderson
2009-04-07
rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
Nick Pelly
2009-04-07
uidstat: Adding uid stat driver to collect network statistics.
Mike Chan
2009-04-07
sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size
Robert Love
2009-04-07
net: socket ioctl to reset connections matching local address
Robert Love
2009-04-07
Paranoid network.
Robert Love
2009-04-07
Bluetooth: Fallback from eSCO to SCO on error code 0x1f (unspecified error).
Nick Pelly
2009-04-06
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-04-06
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
2009-04-06
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets
Marcel Holtmann
2009-04-06
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
2009-04-06
Bluetooth: Disallow usage of L2CAP CID setting for now
Marcel Holtmann
2009-04-06
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
2009-04-06
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
Marcel Holtmann
2009-04-06
Bluetooth: Set authentication requirement before requesting it
Marcel Holtmann
2009-04-06
Bluetooth: Fix authentication requirements for L2CAP security check
Marcel Holtmann
2009-04-06
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
2009-04-06
Bluetooth: Add CID field to L2CAP socket address structure
Marcel Holtmann
2009-04-06
Bluetooth: Request L2CAP fixed channel list if available
Marcel Holtmann
2009-04-06
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
Marcel Holtmann
2009-04-06
Bluetooth: Fix double L2CAP connection request
Marcel Holtmann
2009-04-06
Bluetooth: Fix race condition with L2CAP information request
Marcel Holtmann
2009-04-06
Bluetooth: Set authentication requirements if not available
Marcel Holtmann
2009-04-06
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
2009-04-06
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
2009-04-06
Bluetooth: Don't check encryption for L2CAP raw sockets
Marcel Holtmann
2009-04-06
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
2009-04-06
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
Dave Young
2009-04-06
Bluetooth: Update version numbers
Marcel Holtmann
2009-04-06
Bluetooth: Restrict application of socket options
Marcel Holtmann
2009-04-06
Bluetooth: Disconnect L2CAP connections without encryption
Marcel Holtmann
2009-04-06
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
2009-04-06
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
[next]