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-01-07
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
ovs: make functions local
Stephen Hemminger
2014-01-06
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
2014-01-06
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
2014-01-06
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
2014-01-06
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
2014-01-06
openvswitch: Enable memory mapped Netlink i/o
Thomas Graf
2014-01-06
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
Thomas Graf
2014-01-06
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
2014-01-06
openvswitch: Silence RCU lockdep checks from flow lookup.
Jesse Gross
2014-01-06
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
2014-01-06
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
2014-01-06
openvswitch: Correct comment.
Ben Pfaff
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
2014-01-06
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2014-01-06
tcp: out_of_order_queue do not use its lock
Eric Dumazet
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
2014-01-06
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
2014-01-06
netfilter: Fix build failure in nfnetlink_queue_core.c.
David S. Miller
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-05
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2014-01-05
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-04
tipc: remove unused code
stephen hemminger
2014-01-04
tipc: make local function static
stephen hemminger
2014-01-04
dccp: make local variable static
stephen hemminger
2014-01-04
dccp: remove obsolete code
stephen hemminger
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-03
llc: make lock static
stephen hemminger
2014-01-03
socket: cleanups
stephen hemminger
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
2014-01-03
sctp: Add process name and pid to deprecation warnings
Neil Horman
2014-01-04
netfilter: nf_tables: dump sets in all existing families
Pablo Neira Ayuso
2014-01-03
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
[next]