index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ipv4.c
Commit message (
Expand
)
Author
Age
*
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2007-11-07
*
[DCCP]: One more exemption from full sequence number checks
Gerrit Renker
2007-10-24
*
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
2007-10-24
*
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
*
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2007-10-10
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
*
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2007-10-10
*
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
Micah Gruber
2007-10-10
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-03
*
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-12-03
*
[DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()
Arnaldo Carvalho de Melo
2006-12-03
*
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
2006-12-03
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-03
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-03
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-03
*
[DCCPv6]: Choose a genuine initial sequence number
Gerrit Renker
2006-12-03
*
[DCCP]: Remove redundant statements in init_sequence (ISS)
Gerrit Renker
2006-12-03
*
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-03
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-03
*
[DCCP]: Update code comments for Step 2/3
Gerrit Renker
2006-12-03
*
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-03
*
[DCCPv4]: remove forward declarations in ipv4.c
Gerrit Renker
2006-12-03
*
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-12-03
*
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
Gerrit Renker
2006-12-03
*
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
2006-12-03
*
[DCCP]: Fix typo _read_mostly --> __read_mostly.
David S. Miller
2006-12-03
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-03
*
[DCCP]: Update documentation references.
Gerrit Renker
2006-10-24
*
[DCCP]: Fix Oops in DCCPv6
Gerrit Renker
2006-10-21
*
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
2006-10-12
*
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-09-28
*
[DCCP]: Allow default/fallback service code.
Gerrit Renker
2006-09-24
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
*
[DCCP]: Fix default sequence window size
Ian McDonald
2006-07-24
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[DCCP]: Fix leak in net/dccp/ipv4.c
Eric Sesterhenn
2006-04-11
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-21
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-21
*
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
2006-03-21
*
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ipv4: make struct dccp_v4_prot static
Adrian Bunk
2006-03-21
[next]