index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().
YOSHIFUJI Hideaki
2006-09-22
1
-7
/
+16
*
[IPV6] ROUTE: Fix looking up a route on subtree.
YOSHIFUJI Hideaki
2006-09-22
1
-24
/
+15
*
[IPV6] ROUTE: Prune clones from main tree as well.
YOSHIFUJI Hideaki
2006-09-22
1
-1
/
+1
*
[IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.
YOSHIFUJI Hideaki
2006-09-22
1
-6
/
+26
*
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
2006-09-22
7
-8
/
+21
*
[IPV6] ROUTE: Introduce a helper to check route validity.
YOSHIFUJI Hideaki
2006-09-22
1
-7
/
+12
*
[IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.
YOSHIFUJI Hideaki
2006-09-22
1
-5
/
+11
*
[IPV6] NDISC: Search over all possible rules on receipt of redirect.
YOSHIFUJI Hideaki
2006-09-22
1
-24
/
+61
*
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
2006-09-22
2
-3
/
+5
*
[RTNETLINK]: Don't return error on no-metrics.
David S. Miller
2006-09-22
1
-2
/
+4
*
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
2006-09-22
2
-5
/
+5
*
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
2006-09-22
4
-87
/
+72
*
[NETFILTER]: xt_tcpmss: minor cleanups
Patrick McHardy
2006-09-22
1
-30
/
+18
*
[NETFILTER]: ip6_tables: consolidate dst and hbh matches
Patrick McHardy
2006-09-22
3
-244
/
+25
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
56
-100
/
+24
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
37
-82
/
+51
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
32
-1007
/
+679
*
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
2006-09-22
1
-0
/
+60
*
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
2006-09-22
1
-28
/
+29
*
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
2006-09-22
3
-33
/
+20
*
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
2006-09-22
2
-10
/
+2
*
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
2006-09-22
2
-0
/
+6
*
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
2006-09-22
2
-0
/
+8
*
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
2006-09-22
1
-2
/
+14
*
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
2006-09-22
1
-0
/
+8
*
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
2006-09-22
6
-108
/
+143
*
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
2006-09-22
6
-66
/
+125
*
[SCTP]: Use the flags value that is passed as an arg to sctp_accept.
Sridhar Samudrala
2006-09-22
1
-1
/
+1
*
[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
Vladislav Yasevich
2006-09-22
1
-0
/
+2
*
[SCTP]: Cleanup nomem handling in the state functions.
Vladislav Yasevich
2006-09-22
1
-73
/
+86
*
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-09-22
5
-6
/
+44
*
[IPV6]: Fixup ip6_del_rt() call for new args.
David S. Miller
2006-09-22
1
-1
/
+1
*
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
2006-09-22
1
-36
/
+44
*
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
2006-09-22
2
-37
/
+46
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
3
-184
/
+231
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
3
-9
/
+14
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
3
-11
/
+17
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
7
-647
/
+932
*
[ETH]: indentation and cleanup
Stephen Hemminger
2006-09-22
1
-50
/
+46
*
[ETH]: docbook comments
Stephen Hemminger
2006-09-22
1
-31
/
+69
*
[NET] neighbour: reduce exports
Stephen Hemminger
2006-09-22
1
-5
/
+1
*
[IPv4]: Convert route get to new netlink api
Thomas Graf
2006-09-22
2
-40
/
+46
*
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
2006-09-22
6
-80
/
+86
*
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
5
-441
/
+489
*
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
18
-69
/
+69
*
[RTNETLINK]: Unexport rtnl socket
Thomas Graf
2006-09-22
1
-3
/
+1
*
[NET] link: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-10
/
+12
*
[WIRELESS]: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-1
/
+2
*
[BRIDGE]: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+15
[next]