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
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-28
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2015-01-28
act_connmark: fix dependencies better
Arnd Bergmann
2015-01-28
net: remove sock_iocb
Christoph Hellwig
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
2015-01-27
netlink: Kill redundant net argument in netlink_insert
Herbert Xu
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-26
flow_dissector: add tipc support
Erik Hugne
2015-01-26
tipc: fix excessive network event logging
Erik Hugne
2015-01-26
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2015-01-26
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
2015-01-26
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
2015-01-26
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
2015-01-25
bridge: simplify br_getlink() a bit
Dan Carpenter
[next]