index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-28
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
2011-04-28
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
2011-04-28
net: Make dst_alloc() take more explicit initializations.
David S. Miller
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-28
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
2011-04-28
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
2011-04-28
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
2011-04-28
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
mac80211: Add new API for rate selection
Sujith Manoharan
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
2011-04-28
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
2011-04-28
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
2011-04-28
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
Bluetooth: Move some more elements to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
Gustavo F. Padovan
2011-04-27
Bluetooth: Move conf_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
Bluetooth: Refactor L2CAP channel allocation
Gustavo F. Padovan
2011-04-27
ipv4: Kill RTO_CONN.
David S. Miller
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
2011-04-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2011-04-19
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
[prev]
[next]