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
/
bridge
Age
Commit message (
Expand
)
Author
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
2007-05-31
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
Baruch Even
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
2007-04-25
[BRIDGE]: Missing rtnl.
Stephen Hemminger
2007-04-25
[BRIDGE]: if no STP then forward all BPDUs
Stephen Hemminger
2007-04-25
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
2007-04-25
[BRIDGE]: don't change packet type
Stephen Hemminger
2007-04-25
[BRIDGE]: Fix warning in net-2.6.22
Stephen Hemminger
2007-04-25
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
2007-04-25
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
2007-04-25
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-25
bridge: check kmem_cache_create() error
Akinobu Mita
2007-04-25
bridge: allow changing hardware address to any valid address
Stephen Hemminger
2007-04-25
bridge: change when netlink events go to STP
Stephen Hemminger
2007-04-25
bridge: add support for user mode STP
Stephen Hemminger
2007-04-25
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
2007-04-25
bridge: simpler hash with salt
Stephen Hemminger
2007-04-25
bridge: don't route packets while learning
Stephen Hemminger
2007-04-25
bridge: eliminate call by reference
Stephen Hemminger
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
[BRIDGE]: Use rtnl registration interface
Thomas Graf
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
[BRIDGE]: faster compare for link local addresses
Stephen Hemminger
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-17
[BRIDGE]: Unaligned access when comparing ethernet addresses
Evgeny Kravtsunov
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
2007-03-07
[BRIDGE]: adding new device to bridge should enable if up
Aji Srinivas
2007-02-28
[BRIDGE]: Fix locking of set path cost.
Stephen Hemminger
2007-02-26
[BRIDGE]: eliminate workqueue for carrier check
Stephen Hemminger
2007-02-26
[BRIDGE]: get rid of miscdevice include
Stephen Hemminger
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-13
[BRIDGE] br_if: Fix oops in port_carrier_check
Jarek Poplawski
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-10
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
[next]