index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NETFILTER]: ctnetlink: add support for secmark
Pablo Neira Ayuso
2008-01-28
2
-0
/
+5
*
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
Pablo Neira Ayuso
2008-01-28
2
-0
/
+14
*
[NETFILTER]: arp_tables: add compat support
Patrick McHardy
2008-01-28
1
-0
/
+31
*
[NETFILTER]: arp_tables: use XT_ALIGN
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: ip6_tables: use XT_ALIGN
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: ip6_tables: add compat support
Patrick McHardy
2008-01-28
1
-0
/
+35
*
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
2008-01-28
1
-0
/
+4
*
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
2008-01-28
1
-5
/
+20
*
[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros
Patrick McHardy
2008-01-28
4
-96
/
+55
*
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
2008-01-28
1
-2
/
+2
*
introduce WEXT scan capabilities
Dan Williams
2008-01-28
1
-0
/
+13
*
[IPV4]: Remove unused IPV4TYPE macros
Joe Perches
2008-01-28
1
-14
/
+0
*
[IPV4]: Create ipv4_is_<type>(__be32 addr) functions
Joe Perches
2008-01-28
1
-13
/
+74
*
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
2008-01-28
1
-4
/
+8
*
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
2008-01-28
1
-2
/
+14
*
[DCCP]: Allow to parse options on Request Sockets
Gerrit Renker
2008-01-28
1
-2
/
+3
*
[DCCP]: Support for server holding timewait state
Gerrit Renker
2008-01-28
1
-0
/
+3
*
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
1
-0
/
+3
*
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPV4]: Cleanup IN_DEV_MFORWARD macro
Pavel Emelyanov
2008-01-28
1
-3
/
+1
*
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
2008-01-28
1
-1
/
+0
*
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[UDP]: Only increment counter on first peek/recv
Herbert Xu
2008-01-28
1
-0
/
+3
*
[UDP]: Avoid repeated counting of checksum errors due to peeking
Herbert Xu
2008-01-28
1
-1
/
+1
*
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
2008-01-28
1
-1
/
+0
*
[NET]: Remove the empty net_table
Pavel Emelyanov
2008-01-28
1
-1
/
+0
*
[TR]: Use ctl paths to register net/token-ring/ table
Pavel Emelyanov
2008-01-28
1
-3
/
+0
*
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2008-01-28
1
-30
/
+2
*
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
2008-01-28
1
-2
/
+1
*
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
2008-01-28
1
-0
/
+2
*
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
2008-01-28
2
-0
/
+34
*
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
2008-01-28
2
-0
/
+12
*
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
2008-01-28
1
-0
/
+5
*
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
2008-01-28
1
-0
/
+6
*
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
2008-01-28
1
-0
/
+14
*
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2008-01-28
2
-0
/
+17
*
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2008-01-28
1
-1
/
+4
*
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
2008-01-28
1
-0
/
+13
*
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
2008-01-28
1
-1
/
+16
*
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
2008-01-28
1
-0
/
+1
*
sysctl: Add register_sysctl_paths function
Eric W. Biederman
2008-01-28
1
-0
/
+8
*
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
2008-01-28
1
-5
/
+0
*
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2008-01-28
1
-21
/
+4
*
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
2008-01-28
1
-1
/
+0
*
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
2008-01-28
1
-17
/
+39
*
[IPV6]: Add RFC4214 support
Fred L. Templin
2008-01-28
3
-0
/
+12
*
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
1
-0
/
+7
*
[PCOUNTER] Fix build error without CONFIG_SMP
Ilpo Järvinen
2008-01-28
1
-1
/
+1
[prev]
[next]