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
2009-07-20
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
2009-07-20
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
2009-07-20
RDS: Fix completion notifications on blocking sockets
Andy Grover
2009-07-20
RDS/IB: Drop connection when a fatal QP event is received
Andy Grover
2009-07-20
RDS/IB: Disable flow control in sysctl and explain why
Andy Grover
2009-07-20
RDS/IB: Move tx/rx ring init and refill to later
Andy Grover
2009-07-20
RDS: Don't set c_version in __rds_conn_create()
Andy Grover
2009-07-20
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
2009-07-20
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
2009-07-20
RDS/IB: Fix printk to indicate remote IP, not local
Andy Grover
2009-07-20
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
2009-07-20
RDS/IB: Improve RDS protocol version checking
Andy Grover
2009-07-20
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
2009-07-20
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
2009-07-20
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
2009-07-20
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
2009-07-20
vlan: Propagate physical MTU changes
Herbert Xu
2009-07-17
udp: cleanups
Eric Dumazet
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
net: sock_copy() fixes
Eric Dumazet
2009-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2009-07-16
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
2009-07-15
wext: optimise, comment and fix event sending
Johannes Berg
2009-07-15
wireless extensions: make netns aware
Johannes Berg
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
2009-07-13
net: Rename lookup_neigh_params function
Tobias Klauser
2009-07-12
net: remove redundant sched/ in net/Makefile
Changli Gao
2009-07-12
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
2009-07-12
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
Sridhar Samudrala
2009-07-12
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-07-12
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
netlink: use call_rcu for netlink_change_ngroups
Johannes Berg
2009-07-12
netlink: remove unused exports
Johannes Berg
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-11
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
2009-07-10
cfg80211: fix locking
Johannes Berg
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
[next]