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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
56
-100
/
+24
2006-09-23
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
37
-82
/
+51
2006-09-23
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
32
-1007
/
+679
2006-09-23
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
1
-0
/
+60
2006-09-23
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
1
-28
/
+29
2006-09-23
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
3
-33
/
+20
2006-09-23
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
1
-2
/
+2
2006-09-23
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
2
-10
/
+2
2006-09-23
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
2
-0
/
+6
2006-09-23
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
2
-0
/
+8
2006-09-23
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
1
-2
/
+14
2006-09-23
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
1
-0
/
+8
2006-09-23
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
6
-108
/
+143
2006-09-23
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
6
-66
/
+125
2006-09-23
[SCTP]: Use the flags value that is passed as an arg to sctp_accept.
Sridhar Samudrala
1
-1
/
+1
2006-09-23
[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
Vladislav Yasevich
1
-0
/
+2
2006-09-23
[SCTP]: Cleanup nomem handling in the state functions.
Vladislav Yasevich
1
-73
/
+86
2006-09-23
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
5
-6
/
+44
2006-09-23
[IPV6]: Fixup ip6_del_rt() call for new args.
David S. Miller
1
-1
/
+1
2006-09-23
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
1
-36
/
+44
2006-09-23
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
2
-37
/
+46
2006-09-23
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
3
-184
/
+231
2006-09-23
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
3
-9
/
+14
2006-09-23
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
3
-11
/
+17
2006-09-23
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
7
-647
/
+932
2006-09-23
[ETH]: indentation and cleanup
Stephen Hemminger
1
-50
/
+46
2006-09-23
[ETH]: docbook comments
Stephen Hemminger
1
-31
/
+69
2006-09-23
[NET] neighbour: reduce exports
Stephen Hemminger
1
-5
/
+1
2006-09-23
[IPv4]: Convert route get to new netlink api
Thomas Graf
2
-40
/
+46
2006-09-23
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
6
-80
/
+86
2006-09-23
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
5
-441
/
+489
2006-09-23
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
18
-69
/
+69
2006-09-23
[RTNETLINK]: Unexport rtnl socket
Thomas Graf
1
-3
/
+1
2006-09-23
[NET] link: Convert notifications to use rtnl_notify()
Thomas Graf
1
-10
/
+12
2006-09-23
[WIRELESS]: Convert notifications to use rtnl_notify()
Thomas Graf
1
-1
/
+2
2006-09-23
[BRIDGE]: Convert notifications to use rtnl_notify()
Thomas Graf
1
-16
/
+15
2006-09-23
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
1
-11
/
+14
2006-09-23
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
1
-11
/
+14
2006-09-23
[IPv6] route: Convert route notifications to use rtnl_notify()
Thomas Graf
1
-20
/
+18
2006-09-23
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
1
-11
/
+15
2006-09-23
[IPv4] route: Convert route notifications to use rtnl_notify()
Thomas Graf
1
-16
/
+16
2006-09-23
[IPv4] address: Convert address notification to use rtnl_notify()
Thomas Graf
1
-16
/
+37
2006-09-23
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2
-25
/
+28
2006-09-23
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
Thomas Graf
1
-18
/
+17
2006-09-23
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
Thomas Graf
1
-11
/
+21
2006-09-23
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
1
-0
/
+18
2006-09-23
[NETLINK]: Add notification message sending interface
Thomas Graf
3
-3
/
+35
2006-09-23
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
7
-24
/
+19
2006-09-23
[IPV6] udp: Fix type in previous change.
David S. Miller
1
-2
/
+2
2006-09-23
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
Alan Cox
1
-21
/
+0
[next]