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
*
[NETFILTER]: Use lowercase names for matches in Kconfig
Jan Engelhardt
2008-01-28
1
-6
/
+6
*
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
2008-01-28
1
-16
/
+88
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
1
-2
/
+19
*
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2008-01-28
3
-97
/
+0
*
[NETFILTER]: x_tables: remove obsolete overflow check
Patrick McHardy
2008-01-28
2
-4
/
+0
*
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
2008-01-28
2
-18
/
+11
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
19
-362
/
+295
*
[NETFILTER]: replace list_for_each with list_for_each_entry
Li Zefan
2008-01-28
1
-4
/
+2
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
1
-0
/
+1
*
[UDP]: Counter increment should be in USER mode for recvmsg
Wang Chen
2008-01-28
1
-1
/
+1
*
[UDP]: Clean up for IS_UDPLITE macro
Wang Chen
2008-01-28
1
-8
/
+11
*
[UDP]: Defer InDataGrams increment until recvmsg() does checksum
Wang Chen
2008-01-28
1
-4
/
+3
*
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
2008-01-28
2
-20
/
+18
*
[TCP]: Cleanup local variables of clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-14
/
+12
*
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
[TCP]: Remove duplicated code block from clean_rtx_queue
Ilpo Järvinen
2008-01-28
1
-29
/
+21
*
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
2008-01-28
1
-4
/
+4
*
[TCP]: Remove local variable and use packets_in_flight directly
Ilpo Järvinen
2008-01-28
1
-6
/
+3
*
[TCP]: MTUprobe: prepare skb fields earlier
Ilpo Järvinen
2008-01-28
1
-1
/
+2
*
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2008-01-28
13
-33
/
+22
*
[TCP]: Unite identical code from two seqno split blocks
Ilpo Järvinen
2008-01-28
1
-6
/
+1
*
[TCP]: Remove superflucious FLAG_DATA_SACKED
Ilpo Järvinen
2008-01-28
1
-7
/
+3
*
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[IPV4]: Use ctl paths to register devinet sysctls
Pavel Emelyanov
2008-01-28
1
-49
/
+20
*
[IPV4]: Unify and cleanup calls to devinet_sysctl_register
Pavel Emelyanov
2008-01-28
1
-18
/
+16
*
[IPV4]: Cleanup the devinet_sysctl_register
Pavel Emelyanov
2008-01-28
1
-8
/
+9
*
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
2008-01-28
8
-25
/
+25
*
[TCP]: Two fixes to new sacktag code
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
2
-8
/
+5
*
[NET]: Uninline the sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
1
-0
/
+27
*
[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
1
-5
/
+2
*
[IPV4] fib_semantics: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
1
-7
/
+3
*
[TCP]: Move FRTO checks out from write queue abstraction funcs
Ilpo Järvinen
2008-01-28
1
-0
/
+4
*
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
1
-6
/
+6
*
[IPVS]: Relax the module get/put in ip_vs_app.c
Pavel Emelyanov
2008-01-28
1
-7
/
+2
*
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to wor...
Eric Dumazet
2008-01-28
1
-24
/
+59
*
[RAW]: Consolidate proc interface.
Pavel Emelyanov
2008-01-28
1
-18
/
+34
*
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
2008-01-28
1
-4
/
+10
*
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
2008-01-28
1
-5
/
+12
*
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
2008-01-28
1
-25
/
+25
*
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
3
-31
/
+53
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
4
-7
/
+7
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
3
-0
/
+28
*
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
David S. Miller
2008-01-28
1
-1
/
+2
*
[IPVS]: Create synced connections with their real state
Rumen G. Bogdanovski
2008-01-28
2
-7
/
+41
*
[IPVS]: Flag synced connections and expose them in proc
Rumen G. Bogdanovski
2008-01-28
2
-1
/
+54
*
[TCP]: Correct DSACK check placing
Ilpo Järvinen
2008-01-28
1
-10
/
+5
*
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
Eric Dumazet
2008-01-28
2
-13
/
+4
*
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
2008-01-28
2
-113
/
+172
*
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
2008-01-28
1
-34
/
+51
[next]