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.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
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-16
net: clean up some sparse endianness warnings in ipv6.h
Jeff Layton
2014-07-16
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
Christoph Paasch
2014-07-15
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-14
udp: Add udp_sock_create for UDP tunnels to open listener socket
Tom Herbert
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-07-11
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-08
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
2014-07-08
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
David Laight
2014-07-08
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
David Laight
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
2014-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2014-07-08
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
2014-07-07
udp: Add function to make source port for UDP tunnels
Tom Herbert
2014-07-07
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-07
flow_dissector: Abstract out hash computation
Tom Herbert
2014-07-07
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
2014-07-07
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
[next]