index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
8
-223
/
+488
*
[TCP]: Fix some warning when MD5 is disabled.
David S. Miller
2006-12-02
1
-1
/
+1
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
6
-36
/
+973
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-02
2
-9
/
+2
*
[TCP] htcp: Better packing of struct htcp.
David S. Miller
2006-12-02
1
-2
/
+2
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
3
-11
/
+51
*
[TCP]: Remove dead code in init_sequence
Gerrit Renker
2006-12-02
1
-2
/
+2
*
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2006-12-02
2
-4
/
+2
*
[TCP]: Allow autoloading of congestion control via setsockopt.
Stephen Hemminger
2006-12-02
1
-1
/
+11
*
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2006-12-02
2
-0
/
+115
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
2
-0
/
+40
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-02
3
-5
/
+5
*
[NET] rules: Share common attribute validation policy
Thomas Graf
2006-12-02
1
-5
/
+1
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-02
1
-29
/
+0
*
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
2006-12-02
1
-1
/
+1
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
6
-52
/
+13
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
9
-15
/
+15
*
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
1
-0
/
+2
*
[IPV4]: encapsulation annotations
Al Viro
2006-12-02
4
-38
/
+38
*
[XFRM]: misc annotations
Al Viro
2006-12-02
1
-3
/
+3
*
[NET]: ipconfig and nfsroot annotations
Al Viro
2006-12-02
1
-52
/
+53
*
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
2006-11-28
1
-7
/
+9
*
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2006-11-28
1
-3
/
+3
*
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2006-11-28
1
-0
/
+1
*
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
2006-11-25
1
-0
/
+2
*
[UDP]: Make udp_encap_rcv use pskb_may_pull
Olaf Kirch
2006-11-25
1
-5
/
+14
*
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
Faidon Liambotis
2006-11-25
1
-2
/
+2
*
[TCP]: Fix up sysctl_tcp_mem initialization.
John Heffner
2006-11-15
1
-3
/
+4
*
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
Patrick McHardy
2006-11-15
1
-3
/
+4
*
[IPVS]: More endianness fixed.
Julian Anastasov
2006-11-10
3
-6
/
+6
*
[TCP]: Don't use highmem in tcp hash size calculation.
John Heffner
2006-11-07
1
-2
/
+2
*
[TCP]: Set default congestion control when no sysctl.
Stephen Hemminger
2006-11-01
2
-7
/
+8
*
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
2006-10-30
2
-5
/
+4
*
[NETFILTER]: ip_tables: compat code module refcounting fix
Dmitry Mishin
2006-10-30
1
-25
/
+11
*
[NETFILTER]: ip_tables: compat error way cleanup
Vasily Averin
2006-10-30
1
-0
/
+1
*
[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables
Dmitry Mishin
2006-10-30
2
-17
/
+38
*
[NET]: fix uaccess handling
Heiko Carstens
2006-10-30
1
-6
/
+11
*
[TCP] H-TCP: fix integer overflow
Gavin McCullagh
2006-10-25
1
-1
/
+1
*
[TCP] cubic: scaling error
Stephen Hemminger
2006-10-25
1
-3
/
+3
*
[IPV4] ipconfig: fix RARP ic_servaddr breakage
Al Viro
2006-10-24
1
-1
/
+1
*
[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()
Eric Dumazet
2006-10-20
1
-1
/
+1
*
[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer
Björn Steinbrink
2006-10-20
1
-0
/
+3
*
[TCP]: Bound TSO defer time
John Heffner
2006-10-18
1
-5
/
+15
*
[IPv4] fib: Remove unused fib_config members
Thomas Graf
2006-10-18
1
-5
/
+0
*
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
2006-10-15
1
-7
/
+22
*
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
2006-10-15
1
-2
/
+2
*
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
2006-10-15
1
-6
/
+12
*
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
2006-10-15
1
-69
/
+3
*
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2006-10-15
2
-6
/
+6
*
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
2006-10-15
1
-0
/
+2
[next]