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
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
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
1
-2
/
+0
2008-01-29
[BRIDGE]: Remove unused macros from ebt_vlan.c
Rami Rosen
1
-2
/
+0
2008-01-29
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
1
-19
/
+5
2008-01-29
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2
-2
/
+2
2008-01-29
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2
-0
/
+2
2008-01-29
[BRIDGE]: Use cpu_to_be16() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-01-29
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
3
-3
/
+3
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
1
-0
/
+9
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-6
/
+6
2008-01-25
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-7
/
+3
2008-01-25
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
4
-13
/
+7
2008-01-21
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
1
-0
/
+27
2008-01-12
[NETFILTER]: bridge: fix double POST_ROUTING invocation
Patrick McHardy
1
-6
/
+12
2007-12-17
[BRIDGE]: Assign random address.
Stephen Hemminger
1
-2
/
+1
2007-12-07
[BRIDGE]: Section fix.
Andrew Morton
1
-1
/
+1
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2
-5
/
+6
2007-11-29
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
1
-1
/
+3
2007-11-20
[BRIDGE]: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-15
[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
Patrick McHardy
1
-3
/
+0
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
12
-57
/
+49
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
3
-30
/
+9
2007-10-15
[BRIDGE]: Unshare skb upon entry
Herbert Xu
1
-0
/
+4
2007-10-13
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
2007-10-11
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
1
-5
/
+0
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
4
-8
/
+10
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+3
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+4
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+4
2007-10-11
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-1
/
+1
2007-09-17
[NET] skbuff: Add skb_cow_head
Herbert Xu
1
-1
/
+1
2007-09-17
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
4
-50
/
+31
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-0
/
+1
2007-08-31
[BRIDGE]: Fix OOPS when bridging device without ethtool.
Stephen Hemminger
1
-8
/
+8
2007-08-31
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
2
-2
/
+6
2007-08-27
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
Evgeniy Polyakov
1
-5
/
+7
2007-08-19
missing return in bridge sysfs code
Al Viro
1
-0
/
+1
2007-08-15
[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
Jussi Kivilinna
1
-1
/
+1
2007-08-15
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-08-14
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
2
-33
/
+5
2007-08-01
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-26
/
+15
[next]