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-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2015-10-08
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
net: Do not drop to make_route if oif is l3mdev
David Ahern
2015-10-08
bpf, skb_do_redirect: clear sender_cpu before xmit
Daniel Borkmann
2015-10-08
Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
Eric W. Biederman
2015-10-08
ipv4: Cache net in iptunnel_xmit
Eric W. Biederman
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-08
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
xfrm: Only compute net once in xfrm_policy_queue_process
Eric W. Biederman
2015-10-08
ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
Eric W. Biederman
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
Johan Hedberg
2015-10-08
Bluetooth: 6lowpan: Fix imtu & omtu values
Johan Hedberg
2015-10-08
Bluetooth: Enforce packet types in hci_recv_frame driver function
Marcel Holtmann
2015-10-08
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
Marcel Holtmann
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
2015-10-08
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
2015-10-07
tcp: ensure prior synack rtx behavior with small backlogs
Eric Dumazet
2015-10-07
net: ipv4: tcp.c Fixed an assignment coding style issue
Yuvaraja Mariappan
2015-10-07
bridge: netlink: add support for port's multicast_router attribute
Nikolay Aleksandrov
2015-10-07
bridge: netlink: allow to flush port's fdb
Nikolay Aleksandrov
[prev]
[next]