index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
2
-2
/
+3
2007-05-31
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
Baruch Even
1
-3
/
+11
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
3
-5
/
+6
2007-05-03
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
1
-98
/
+40
2007-04-26
[BRIDGE]: Missing rtnl.
Stephen Hemminger
1
-0
/
+2
2007-04-26
[BRIDGE]: if no STP then forward all BPDUs
Stephen Hemminger
1
-2
/
+8
2007-04-26
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-1
/
+6
2007-04-26
[BRIDGE]: don't change packet type
Stephen Hemminger
1
-4
/
+1
2007-04-26
[BRIDGE]: Fix warning in net-2.6.22
Stephen Hemminger
1
-1
/
+0
2007-04-26
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-2
/
+0
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
1
-8
/
+4
2007-04-26
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-26
/
+22
2007-04-26
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
1
-4
/
+73
2007-04-26
bridge: check kmem_cache_create() error
Akinobu Mita
3
-3
/
+9
2007-04-26
bridge: allow changing hardware address to any valid address
Stephen Hemminger
1
-12
/
+7
2007-04-26
bridge: change when netlink events go to STP
Stephen Hemminger
3
-7
/
+13
2007-04-26
bridge: add support for user mode STP
Stephen Hemminger
8
-17
/
+96
2007-04-26
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
4
-0
/
+42
2007-04-26
bridge: simpler hash with salt
Stephen Hemminger
1
-5
/
+12
2007-04-26
bridge: don't route packets while learning
Stephen Hemminger
1
-7
/
+10
2007-04-26
bridge: eliminate call by reference
Stephen Hemminger
2
-12
/
+11
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-1
/
+1
2007-04-26
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-3
/
+1
2007-04-26
[BRIDGE]: Use rtnl registration interface
Thomas Graf
3
-13
/
+17
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-12
/
+12
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[BRIDGE]: faster compare for link local addresses
Stephen Hemminger
1
-1
/
+5
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-5
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-5
/
+7
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-2
/
+4
2007-04-18
[BRIDGE]: Unaligned access when comparing ethernet addresses
Evgeny Kravtsunov
1
-2
/
+7
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-1
/
+1
2007-03-22
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
1
-2
/
+2
2007-03-08
[BRIDGE]: adding new device to bridge should enable if up
Aji Srinivas
1
-0
/
+4
2007-02-28
[BRIDGE]: Fix locking of set path cost.
Stephen Hemminger
1
-2
/
+1
2007-02-26
[BRIDGE]: eliminate workqueue for carrier check
Stephen Hemminger
3
-42
/
+17
2007-02-26
[BRIDGE]: get rid of miscdevice include
Stephen Hemminger
1
-1
/
+0
2007-02-21
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-6
/
+3
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
[BRIDGE] br_if: Fix oops in port_carrier_check
Jarek Poplawski
2
-3
/
+9
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2
-2
/
+2
2007-02-11
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
25
-128
/
+128
[next]