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
2010-05-23
Bluetooth: Hack: Don't dereference null pointer.
Nick Pelly
2010-03-10
Merge commit 'v2.6.32.9' into android-2.6.32
Arve Hjønnevåg
2010-03-09
Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...
Nick Pelly
2010-03-09
Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...
Nick Pelly
2010-02-24
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
Nick Pelly
2010-02-24
Revert "Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP"
Nick Pelly
2010-02-24
Revert "Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP"
Nick Pelly
2010-02-23
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
2010-02-23
pktgen: Fix freezing problem
Rafael J. Wysocki
2010-02-23
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
2010-02-23
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2010-02-23
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2010-02-23
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
2010-02-23
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
2010-02-23
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
2010-02-17
Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"
Nick Pelly
2010-02-09
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
2010-02-09
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
2010-02-09
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
2010-02-09
net: restore ip source validation
Jamal Hadi Salim
2010-02-09
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
2010-02-08
Bluetooth: Hack: Do not use power_save feature.
Nick Pelly
2010-02-08
Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.
Nick Pelly
2010-02-08
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
Nick Pelly
2010-02-08
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
2010-02-08
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).
Nick Pelly
2010-02-08
Bluetooth: Do not call rfcomm_session_put() due to RFCOMM UA on closed socket.
Nick Pelly
2010-02-08
Bluetooth: Fallback from eSCO to SCO on error code 0x1a (unsupported feature).
Nick Pelly
2010-02-08
Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.
Nick Pelly
2010-02-08
rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
Nick Pelly
2010-02-08
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
Chia-chi Yeh
2010-02-08
uidstat: Adding uid stat driver to collect network statistics.
Mike Chan
2010-02-08
sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size
Robert Love
2010-02-08
net: socket ioctl to reset connections matching local address
Robert Love
2010-02-08
Paranoid network.
Robert Love
2010-01-28
cfg80211: fix channel setting for wext
Abhijeet Kolekar
2010-01-28
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
2010-01-28
netfilter: xtables: fix conntrack match v1 ipt-save output
Florian Westphal
2010-01-18
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-18
mac80211: fix skb buffering issue (and fixes to that)
Johannes Berg
2010-01-18
mac80211: add missing sanity checks for action frames
Felix Fietkau
2010-01-18
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
2010-01-18
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
2010-01-18
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
2010-01-18
sunrpc: on successful gss error pipe write, don't return error
Jeff Layton
2010-01-18
SUNRPC: Fix the return value in gss_import_sec_context()
Trond Myklebust
2010-01-18
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
Trond Myklebust
2010-01-18
sunrpc: fix peername failed on closed listener
Xiaotian Feng
2010-01-06
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2010-01-06
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
[next]