index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]: 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
2006-09-23
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
David S. Miller
1
-1
/
+16
2006-09-23
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2
-1
/
+17
2006-09-23
[DECNET]: cleanups
Adrian Bunk
2
-6
/
+7
2006-09-23
[IPV6] ip6_fib.c: make code static
Adrian Bunk
1
-5
/
+24
2006-09-23
[DECNET] Fix to decnet rules compare function
Steven Whitehouse
1
-2
/
+2
2006-09-23
[DECNET] Fix to multiple tables routing
Steven Whitehouse
1
-0
/
+1
2006-09-23
[NET] netdev: Check name length
Stephen Hemminger
1
-1
/
+5
[prev]
[next]