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
2014-12-09
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
2014-12-09
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
tipc: drop tx side permission checks
Erik Hugne
2014-12-09
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
2014-12-08
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
2014-12-08
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
2014-12-08
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
2014-12-08
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
2014-12-08
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2014-12-08
tipc: simplify relationship between name table lock and node lock
Ying Xue
2014-12-08
tipc: any name table member must be protected under name table lock
Ying Xue
2014-12-08
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
2014-12-08
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
2014-12-08
tipc: make name table allocated dynamically
Ying Xue
2014-12-08
tipc: remove size variable from publ_list struct
Ying Xue
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-12-02
net-sysfs: expose physical switch id for particular device
Jiri Pirko
[next]