index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+31
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-0
/
+7
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
1
-1
/
+18
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
1
-0
/
+3
2006-09-22
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
2
-0
/
+3
2006-09-22
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
1
-0
/
+26
2006-09-22
[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
1
-1
/
+4
2006-09-22
[XFRM]: Introduce a helper to compare id protocol.
Masahide NAKAMURA
1
-0
/
+6
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2
-3
/
+4
2006-09-22
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
1
-0
/
+5
2006-09-22
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-3
/
+6
2006-09-22
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
1
-0
/
+1
2006-09-22
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
2
-13
/
+12
2006-09-22
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2
-6
/
+44
2006-09-22
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2
-16
/
+28
2006-09-22
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
1
-4
/
+1
2006-09-22
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
1
-4
/
+1
2006-09-22
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
8
-500
/
+129
2006-09-22
[IPv4]: Convert route get to new netlink api
Thomas Graf
1
-0
/
+1
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
3
-27
/
+71
2006-09-22
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
1
-0
/
+17
2006-09-22
[NETLINK]: Add notification message sending interface
Thomas Graf
2
-4
/
+7
2006-09-22
[DECNET]: cleanups
Adrian Bunk
1
-3
/
+0
2006-09-22
[IPV6] ip6_fib.c: make code static
Adrian Bunk
1
-25
/
+0
2006-09-22
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
1
-2
/
+1
2006-09-22
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
1
-0
/
+7
2006-09-22
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
1
-20
/
+5
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
1
-0
/
+7
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2
-9
/
+9
2006-09-22
[NEIGHBOUR]: Use ALIGN() macro.
Stephen Hemminger
1
-1
/
+1
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
1
-5
/
+3
2006-09-22
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
1
-7
/
+24
2006-09-22
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
1
-31
/
+2
2006-09-22
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
1
-3
/
+1
2006-09-22
[IPV4]: Kill fib4_rules_clean().
David S. Miller
1
-1
/
+0
2006-09-22
[NET]: Make code static.
Adrian Bunk
1
-4
/
+0
2006-09-22
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
1
-37
/
+2
2006-09-22
[NETLINK]: Extend netlink messaging interface
Thomas Graf
1
-10
/
+64
2006-09-22
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
1
-7
/
+7
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
2
-1
/
+13
2006-09-22
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
1
-0
/
+90
[next]