projects
/
linux-3.10.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ipv4: tcp: set unicast_sock uc_ttl to -1
[linux-3.10.git]
/
net
/
dccp
/
2012-07-17
David S. Miller
net: Pass optional SKB and SK arguments to dst_ops...
tree
|
commitdiff
2012-07-16
David S. Miller
ipv6: Add helper inet6_csk_update_pmtu().
tree
|
commitdiff
2012-07-16
David S. Miller
ipv4: Add helper inet_csk_update_pmtu().
tree
|
commitdiff
2012-07-12
David S. Miller
net: Remove checks for dst_ops->redirect being NULL.
tree
|
commitdiff
2012-07-12
David S. Miller
ipv6: Add redirect support to all protocol icmp error...
tree
|
commitdiff
2012-07-12
David S. Miller
ipv4: Add redirect support to all protocol icmp error...
tree
|
commitdiff
2012-07-11
Ben Hutchings
net: Fix (nearly-)kernel-doc comments for various functions
tree
|
commitdiff
2012-07-05
RongQing.Li
dccp: remove unnecessary codes in ipv6.c
tree
|
commitdiff
2012-06-23
Eric Dumazet
ipv4: tcp: dont cache output dst for syncookies
tree
|
commitdiff
2012-06-15
David S. Miller
ipv6: Handle PMTU in ICMP error handlers.
tree
|
commitdiff
2012-05-17
Eric Dumazet
net: include/net/sock.h cleanup
tree
|
commitdiff
2012-04-21
Eric W. Biederman
net: Convert all sysctl registrations to register_net_s...
tree
|
commitdiff
2012-04-21
Eric W. Biederman
net: Move all of the network sysctls without a namespac...
tree
|
commitdiff
2012-04-19
Eric Dumazet
ipv6: dccp: dont drop packet but consume it
tree
|
commitdiff
2012-04-15
Eric Dumazet
net: cleanup unsigned to unsigned int
tree
|
commitdiff
2012-04-14
Eric Dumazet
inet: makes syn_ack_timeout mandatory
tree
|
commitdiff
2012-03-03
Samuel Jero
dccp: fix bug in sequence number validation during...
tree
|
commitdiff
2012-03-03
Gerrit Renker
dccp ccid-3: replace incorrect BUG_ON
tree
|
commitdiff
2012-01-11
Pavel Emelyanov
inet_diag: Rename inet_diag_req into inet_diag_req_v2
tree
|
commitdiff
2011-12-20
Rusty Russell
module_param: make bool parameters really bool (net...
tree
|
commitdiff
2011-12-20
Rusty Russell
net: fix assignment of 0/1 to bool variables.
tree
|
commitdiff
2011-12-16
Pavel Emelyanov
sock_diag: Fix module netlink aliases
tree
|
commitdiff
2011-12-11
Eric Dumazet
net: use IS_ENABLED(CONFIG_IPV6)
tree
|
commitdiff
2011-12-09
Pavel Emelyanov
inet_diag: Generalize inet_diag dump and get_exact...
tree
|
commitdiff
2011-12-09
Pavel Emelyanov
inet_diag: Remove indirect sizeof from inet diag handlers
tree
|
commitdiff
2011-12-06
Pavel Emelyanov
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
tree
|
commitdiff
2011-12-06
Pavel Emelyanov
inet_diag: Partly rename inet_ to sock_
tree
|
commitdiff
2011-12-01
David S. Miller
dccp: Fix compile warning in probe code.
tree
|
commitdiff
2011-12-01
David S. Miller
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
tree
|
commitdiff
2011-11-26
David S. Miller
Merge git://git./linux/kernel/git/davem/net
tree
|
commitdiff
2011-11-22
Alexey Dobriyan
net: remove ipv6_addr_copy()
tree
|
commitdiff
2011-11-21
RongQing.Li
dccp: fix error propagation in dccp_v4_connect
tree
|
commitdiff
2011-11-08
Eric Dumazet
net: rename sk_clone to sk_clone_lock
tree
|
commitdiff
2011-11-07
Linus Torvalds
Merge branch 'modsplit-Oct31_2011' of git://git./linux...
tree
|
commitdiff
2011-11-03
Eric Dumazet
net: add missing bh_unlock_sock() calls
tree
|
commitdiff
2011-10-31
Paul Gortmaker
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
tree
|
commitdiff
2011-10-31
Paul Gortmaker
net: add moduleparam.h for users of module_param/MODULE...
tree
|
commitdiff
2011-10-27
Eric Dumazet
ipv6: tcp: fix TCLASS value in ACK messages sent from...
tree
|
commitdiff
2011-08-08
David S. Miller
Merge branch 'master' of /linux/kernel/git/davem/net
tree
|
commitdiff
2011-08-07
David S. Miller
net: Compute protocol sequence numbers and fragment...
tree
|
commitdiff
2011-08-01
Samuel Jero
dccp ccid-2: check Ack Ratio when reducing cwnd
tree
|
commitdiff
2011-08-01
Samuel Jero
dccp ccid-2: increment cwnd correctly
tree
|
commitdiff
2011-08-01
Samuel Jero
dccp ccid-2: prevent cwnd > Sequence Window
tree
|
commitdiff
2011-08-01
Gerrit Renker
dccp ccid-2: use feature-negotiation to report Ack...
tree
|
commitdiff
2011-08-01
Samuel Jero
dccp: send Confirm options only once
tree
|
commitdiff
2011-08-01
Gerrit Renker
dccp: support for exchanging of NN options in establish...
tree
|
commitdiff
2011-08-01
Gerrit Renker
dccp: support for the exchange of NN options in establi...
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp ccid-2: Perform congestion-window validation
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp ccid-2: Use existing function to test for data...
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp ccid-2: move rfc 3390 function into header file
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp: cosmetics of info message
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp: combine the functionality of enqeueing and cloning
tree
|
commitdiff
2011-07-04
Gerrit Renker
dccp: Clean up slow-path input processing
tree
|
commitdiff
2011-05-18
David S. Miller
ipv4: Make caller provide flowi4 key to inet_csk_route_...
tree
|
commitdiff
2011-05-11
David S. Miller
Merge branch 'master' of /linux/kernel/git/davem/net-3.6
tree
|
commitdiff
2011-05-08
David S. Miller
inet: Pass flowi to ->queue_xmit().
tree
|
commitdiff
2011-05-08
David S. Miller
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
tree
|
commitdiff
2011-05-08
David S. Miller
dccp: Use cork flow in dccp_v4_connect()
tree
|
commitdiff
2011-05-06
Dan Rosenberg
dccp: handle invalid feature options length
tree
|
commitdiff
2011-05-04
David S. Miller
dccp: Use flowi4->saddr in dccp_v4_connect()
tree
|
commitdiff
2011-04-29
David S. Miller
ipv4: Get route daddr from flow key in dccp_v4_connect().
tree
|
commitdiff
2011-04-28
Eric Dumazet
inet: add RCU protection to inet->opt
tree
|
commitdiff
2011-04-27
David S. Miller
ipv4: Sanitize and simplify ip_route_{connect,newports}()
tree
|
commitdiff
2011-04-22
Eric Dumazet
inet: constify ip headers and in6_addr
tree
|
commitdiff
2011-03-31
Lucas De Marchi
Fix common misspellings
tree
|
commitdiff
2011-03-12
David S. Miller
net: Put fl6_* macros to struct flowi6 and use them...
tree
|
commitdiff
2011-03-12
David S. Miller
ipv6: Convert to use flowi6 where applicable.
tree
|
commitdiff
2011-03-12
David S. Miller
net: Put fl4_* macros to struct flowi4 and use them...
tree
|
commitdiff
2011-03-12
David S. Miller
ipv4: Use flowi4 in public route lookup interfaces.
tree
|
commitdiff
2011-03-12
David S. Miller
net: Make flowi ports AF dependent.
tree
|
commitdiff
2011-03-12
David S. Miller
net: Put flowi_* prefix on AF independent members of...
tree
|
commitdiff
2011-03-04
David S. Miller
Merge branch 'master' of /linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2011-03-02
David S. Miller
ipv4: Make output route lookup return rtable directly.
tree
|
commitdiff
2011-03-02
Gerrit Renker
dccp: fix oops on Reset after close
tree
|
commitdiff
2011-03-01
David S. Miller
ipv4: Kill can_sleep arg to ip_route_output_flow()
tree
|
commitdiff
2011-03-01
David S. Miller
ipv4: Make final arg to ip_route_output_flow to be...
tree
|
commitdiff
2011-03-01
David S. Miller
ipv4: Can final ip_route_connect() arg to boolean ...
tree
|
commitdiff
2011-03-01
David S. Miller
ipv6: Consolidate route lookup sequences.
tree
|
commitdiff
2011-02-25
Hagen Paul Pfeifer
dccp: newdp is declared/assigned but never be used
tree
|
commitdiff
2011-02-24
David S. Miller
ipv4: Rearrange how ip_route_newports() gets port keys.
tree
|
commitdiff
2011-02-03
David S. Miller
tcp: Increase the initial congestion window to 10.
tree
|
commitdiff
2011-01-13
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
tree
|
commitdiff
2011-01-07
Gerrit Renker
dccp: make upper bound for seq_window consistent on...
tree
|
commitdiff
2011-01-07
Samuel Jero
dccp: fix bug in updating the GSR
tree
|
commitdiff
2011-01-07
Samuel Jero
dccp: fix return value for sequence-invalid packets
tree
|
commitdiff
2010-12-22
Jiri Kosina
Merge branch 'master' into for-next
tree
|
commitdiff
2010-12-10
Shan Wei
dccp: remove unused macros
tree
|
commitdiff
2010-12-08
David S. Miller
Merge branch 'master' of /linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2010-12-07
Tomasz Grobelny
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
tree
|
commitdiff
2010-12-07
Tomasz Grobelny
dccp: Policy-based packet dequeueing infrastructure
tree
|
commitdiff
2010-11-28
Gerrit Renker
dccp: fix error in updating the GAR
tree
|
commitdiff
2010-11-18
Gerrit Renker
dccp ccid-2: whitespace fix-up
tree
|
commitdiff
2010-11-17
Changli Gao
net: use the macros defined for the members of flowi
tree
|
commitdiff
2010-11-15
Michael Witten
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Separate option parsing from CCID processing
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Remove old infrastructure
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Schedule Sync as out-of-band mechanism
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Consolidate Ack-Vector processing within...
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Update code for the Ack Vector input/regis...
tree
|
commitdiff
2010-11-15
Gerrit Renker
dccp ccid-2: Algorithm to update buffer state
tree
|
commitdiff
next