summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-021-1/+2
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-028-12/+14
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-022-6/+10
* [NETFILTER]: More trivial annotations.Al Viro2006-12-022-3/+3
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-0212-35/+35
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-028-223/+488
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-021-1/+1
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-026-36/+973
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-022-9/+2
* [TCP] htcp: Better packing of struct htcp.David S. Miller2006-12-021-2/+2
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-023-11/+51
* [TCP]: Remove dead code in init_sequenceGerrit Renker2006-12-021-2/+2
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-022-4/+2
* [TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger2006-12-021-1/+11
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-022-0/+115
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-022-0/+40
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-023-5/+5
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-021-5/+1
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-29/+0
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-021-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-026-52/+13
* [NET]: Turn nfmark into generic markThomas Graf2006-12-029-15/+15
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-0/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-024-38/+38
* [XFRM]: misc annotationsAl Viro2006-12-021-3/+3
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-021-52/+53
* [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
* [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-281-3/+3
* [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-281-0/+1
* [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-251-0/+2
* [UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch2006-11-251-5/+14
* [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis2006-11-251-2/+2
* [TCP]: Fix up sysctl_tcp_mem initialization.John Heffner2006-11-151-3/+4
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-151-3/+4
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-103-6/+6
* [TCP]: Don't use highmem in tcp hash size calculation.John Heffner2006-11-071-2/+2
* [TCP]: Set default congestion control when no sysctl.Stephen Hemminger2006-11-012-7/+8
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-302-5/+4
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-301-25/+11
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-301-0/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-302-17/+38
* [NET]: fix uaccess handlingHeiko Carstens2006-10-301-6/+11
* [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-251-1/+1
* [TCP] cubic: scaling errorStephen Hemminger2006-10-251-3/+3
* [IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro2006-10-241-1/+1
* [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet2006-10-201-1/+1
* [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-201-0/+3
* [TCP]: Bound TSO defer timeJohn Heffner2006-10-181-5/+15
* [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-181-5/+0
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-7/+22
OpenPOWER on IntegriCloud