| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-15 | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) | Mathias Krause | 1 | -0/+1 |
| 2012-08-15 | dccp: check ccid before dereferencing | Mathias Krause | 1 | -2/+2 |
| 2012-07-23 | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 1 | -1/+1 |
| 2012-07-20 | ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. | David S. Miller | 1 | -1/+1 |
| 2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 2 | -2/+2 |
| 2012-07-16 | ipv6: Add helper inet6_csk_update_pmtu(). | David S. Miller | 1 | -31/+4 |
| 2012-07-16 | ipv4: Add helper inet_csk_update_pmtu(). | David S. Miller | 1 | -9/+2 |
| 2012-07-12 | net: Remove checks for dst_ops->redirect being NULL. | David S. Miller | 2 | -2/+2 |
| 2012-07-12 | ipv6: Add redirect support to all protocol icmp error handlers. | David S. Miller | 1 | -0/+7 |
| 2012-07-11 | ipv4: Add redirect support to all protocol icmp error handlers. | David S. Miller | 1 | -0/+11 |
| 2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 11 | -5/+31 |
| 2012-07-05 | dccp: remove unnecessary codes in ipv6.c | RongQing.Li | 1 | -16/+5 |
| 2012-06-22 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet | 1 | -1/+1 |
| 2012-06-15 | ipv6: Handle PMTU in ICMP error handlers. | David S. Miller | 1 | -0/+2 |
| 2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet | 1 | -2/+2 |
| 2012-04-20 | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman | 1 | -8/+1 |
| 2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman | 1 | -2/+2 |
| 2012-04-19 | ipv6: dccp: dont drop packet but consume it | Eric Dumazet | 1 | -1/+1 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 3 | -15/+15 |
| 2012-04-14 | inet: makes syn_ack_timeout mandatory | Eric Dumazet | 2 | -0/+7 |
| 2012-03-03 | dccp: fix bug in sequence number validation during connection setup | Samuel Jero | 4 | -18/+26 |
| 2012-03-03 | dccp ccid-3: replace incorrect BUG_ON | Gerrit Renker | 1 | -2/+1 |
| 2012-01-11 | inet_diag: Rename inet_diag_req into inet_diag_req_v2 | Pavel Emelyanov | 1 | -2/+2 |
| 2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 6 | -7/+7 |
| 2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2 | -9/+9 |
| 2011-12-16 | sock_diag: Fix module netlink aliases | Pavel Emelyanov | 1 | -1/+1 |
| 2011-12-11 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2 | -2/+2 |
| 2011-12-09 | inet_diag: Generalize inet_diag dump and get_exact calls | Pavel Emelyanov | 1 | -1/+14 |
| 2011-12-09 | inet_diag: Remove indirect sizeof from inet diag handlers | Pavel Emelyanov | 1 | -1/+0 |
| 2011-12-06 | inet_diag: Switch from _GETSOCK to IPPROTO_ numbers | Pavel Emelyanov | 1 | -2/+2 |
| 2011-12-06 | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 1 | -1/+1 |
| 2011-12-01 | dccp: Fix compile warning in probe code. | David S. Miller | 1 | -2/+12 |
| 2011-12-01 | dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). | David S. Miller | 1 | -2/+3 |
| 2011-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2 | -23/+23 |
| 2011-11-21 | dccp: fix error propagation in dccp_v4_connect | RongQing.Li | 1 | -0/+1 |
| 2011-11-08 | net: rename sk_clone to sk_clone_lock | Eric Dumazet | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
| 2011-11-03 | net: add missing bh_unlock_sock() calls | Eric Dumazet | 1 | -0/+1 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2 | -0/+2 |
| 2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-27 | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 1 | -2/+2 |
| 2011-08-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+3 |
| 2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2 | -7/+3 |
| 2011-08-01 | dccp ccid-2: check Ack Ratio when reducing cwnd | Samuel Jero | 1 | -3/+23 |
| 2011-08-01 | dccp ccid-2: increment cwnd correctly | Samuel Jero | 1 | -1/+1 |
| 2011-08-01 | dccp ccid-2: prevent cwnd > Sequence Window | Samuel Jero | 2 | -15/+41 |
| 2011-08-01 | dccp ccid-2: use feature-negotiation to report Ack Ratio changes | Gerrit Renker | 2 | -2/+9 |
| 2011-08-01 | dccp: send Confirm options only once | Samuel Jero | 1 | -5/+16 |
| 2011-08-01 | dccp: support for exchanging of NN options in established state 2/2 | Gerrit Renker | 1 | -0/+116 |
| 2011-08-01 | dccp: support for the exchange of NN options in established state 1/2 | Gerrit Renker | 3 | -0/+67 |
| 2011-07-04 | dccp ccid-2: Perform congestion-window validation | Gerrit Renker | 2 | -3/+91 |
| 2011-07-04 | dccp ccid-2: Use existing function to test for data packets | Gerrit Renker | 2 | -11/+11 |
| 2011-07-04 | dccp ccid-2: move rfc 3390 function into header file | Gerrit Renker | 2 | -9/+9 |
| 2011-07-04 | dccp: cosmetics of info message | Gerrit Renker | 1 | -2/+2 |
| 2011-07-04 | dccp: combine the functionality of enqeueing and cloning | Gerrit Renker | 1 | -7/+7 |
| 2011-07-04 | dccp: Clean up slow-path input processing | Gerrit Renker | 1 | -31/+30 |
| 2011-05-18 | ipv4: Make caller provide flowi4 key to inet_csk_route_req(). | David S. Miller | 1 | -1/+2 |
| 2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
| 2011-05-08 | inet: Pass flowi to ->queue_xmit(). | David S. Miller | 1 | -2/+2 |
| 2011-05-08 | ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. | David S. Miller | 1 | -9/+10 |
| 2011-05-08 | dccp: Use cork flow in dccp_v4_connect() | David S. Miller | 1 | -5/+6 |
| 2011-05-06 | dccp: handle invalid feature options length | Dan Rosenberg | 1 | -0/+2 |
| 2011-05-03 | dccp: Use flowi4->saddr in dccp_v4_connect() | David S. Miller | 1 | -1/+1 |
| 2011-04-28 | ipv4: Get route daddr from flow key in dccp_v4_connect(). | David S. Miller | 1 | -1/+1 |
| 2011-04-28 | inet: add RCU protection to inet->opt | Eric Dumazet | 2 | -7/+11 |
| 2011-04-27 | ipv4: Sanitize and simplify ip_route_{connect,newports}() | David S. Miller | 1 | -5/+5 |
| 2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -4/+4 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-12 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller | 1 | -10/+10 |
| 2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 1 | -66/+66 |
| 2011-03-12 | net: Put fl4_* macros to struct flowi4 and use them again. | David S. Miller | 1 | -2/+2 |
| 2011-03-12 | ipv4: Use flowi4 in public route lookup interfaces. | David S. Miller | 1 | -10/+10 |
| 2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller | 2 | -12/+12 |
| 2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2 | -18/+19 |
| 2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+3 |
| 2011-03-02 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -13/+14 |
| 2011-03-01 | dccp: fix oops on Reset after close | Gerrit Renker | 1 | -4/+3 |
| 2011-03-01 | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 1 | -1/+1 |
| 2011-03-01 | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 1 | -1/+1 |
| 2011-03-01 | ipv4: Can final ip_route_connect() arg to boolean "can_sleep". | David S. Miller | 1 | -1/+1 |
| 2011-03-01 | ipv6: Consolidate route lookup sequences. | David S. Miller | 1 | -45/+20 |
| 2011-02-25 | dccp: newdp is declared/assigned but never be used | Hagen Paul Pfeifer | 1 | -3/+0 |
| 2011-02-24 | ipv4: Rearrange how ip_route_newports() gets port keys. | David S. Miller | 1 | -3/+7 |
| 2011-02-02 | tcp: Increase the initial congestion window to 10. | David S. Miller | 1 | -0/+9 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+3 |
| 2011-01-07 | dccp: make upper bound for seq_window consistent on 32/64 bit | Gerrit Renker | 1 | -1/+3 |
| 2011-01-07 | dccp: fix bug in updating the GSR | Samuel Jero | 1 | -1/+2 |
| 2011-01-07 | dccp: fix return value for sequence-invalid packets | Samuel Jero | 1 | -1/+1 |
| 2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+2 |
| 2010-12-10 | dccp: remove unused macros | Shan Wei | 1 | -8/+0 |
| 2010-12-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
| 2010-12-07 | dccp qpolicy: Parameter checking of cmsg qpolicy parameters | Tomasz Grobelny | 3 | -6/+22 |
| 2010-12-07 | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny | 5 | -9/+207 |
| 2010-11-28 | dccp: fix error in updating the GAR | Gerrit Renker | 1 | -1/+2 |
| 2010-11-18 | dccp ccid-2: whitespace fix-up | Gerrit Renker | 1 | -1/+1 |
| 2010-11-17 | net: use the macros defined for the members of flowi | Changli Gao | 1 | -8/+5 |
| 2010-11-15 | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 1 | -1/+3 |
| 2010-11-15 | dccp ccid-2: Separate option parsing from CCID processing | Gerrit Renker | 5 | -100/+100 |
| 2010-11-15 | dccp ccid-2: Remove old infrastructure | Gerrit Renker | 2 | -265/+0 |
| 2010-11-15 | dccp ccid-2: Schedule Sync as out-of-band mechanism | Gerrit Renker | 2 | -4/+35 |
| 2010-11-15 | dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module | Gerrit Renker | 1 | -22/+9 |
| 2010-11-15 | dccp ccid-2: Update code for the Ack Vector input/registration routine | Gerrit Renker | 2 | -0/+154 |
| 2010-11-15 | dccp ccid-2: Algorithm to update buffer state | Gerrit Renker | 4 | -6/+93 |
| 2010-11-10 | dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling | Gerrit Renker | 4 | -12/+50 |
| 2010-11-10 | dccp ccid-2: Separate internals of Ack Vectors from option-parsing code | Gerrit Renker | 3 | -83/+79 |
| 2010-11-10 | dccp ccid-2: Ack Vector interface clean-up | Gerrit Renker | 5 | -173/+128 |
| 2010-10-28 | dccp ccid-2: Stop polling | Gerrit Renker | 2 | -8/+20 |
| 2010-10-28 | dccp: Refine the wait-for-ccid mechanism | Gerrit Renker | 4 | -54/+89 |
| 2010-10-28 | dccp: Extend CCID packet dequeueing interface | Gerrit Renker | 2 | -57/+86 |
| 2010-10-28 | dccp: Return-value convention of hc_tx_send_packet() | Gerrit Renker | 2 | -9/+37 |
| 2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 21 | -610/+410 |
| 2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -6/+14 |
| 2010-10-21 | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler | 2 | -6/+14 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-10-12 | dccp: cosmetics - warning format | Gerrit Renker | 2 | -2/+2 |
| 2010-10-12 | dccp: schedule an Ack when receiving timestamps | Gerrit Renker | 2 | -2/+3 |
| 2010-10-12 | dccp: generalise data-loss condition | Ivo Calado | 1 | -6/+15 |
| 2010-10-12 | dccp: remove unused argument in CCID tx function | Gerrit Renker | 4 | -7/+6 |
| 2010-10-12 | dccp: merge now-reduced connect_init() function | Gerrit Renker | 1 | -13/+5 |
| 2010-10-12 | dccp: fix the adjustments to AWL and SWL | Gerrit Renker | 3 | -33/+35 |
| 2010-10-06 | dccp: Kill dead code and add static markers. | stephen hemminger | 5 | -40/+25 |
| 2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
| 2010-09-21 | dccp ccid-3: Remove redundant 'options_received' struct | Gerrit Renker | 2 | -23/+8 |
| 2010-09-21 | dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate | Gerrit Renker | 3 | -5/+19 |
| 2010-09-21 | dccp ccid-3: remove dead states | Gerrit Renker | 2 | -30/+9 |
| 2010-09-21 | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker | 1 | -10/+3 |
| 2010-09-21 | dccp: Add packet type information to CCID-specific option parsing | Gerrit Renker | 3 | -41/+35 |
| 2010-09-15 | dccp ccid-3: Simplify and consolidate tx_parse_options | Gerrit Renker | 2 | -46/+14 |
| 2010-09-15 | dccp ccid-3: remove buggy RTT-sampling history lookup | Gerrit Renker | 3 | -57/+38 |
| 2010-09-15 | dccp ccid-3: A lower bound for the inter-packet scheduling algorithm | Gerrit Renker | 2 | -16/+21 |
| 2010-08-30 | dccp ccid-3: use per-route RTO or TCP RTO as fallback | Gerrit Renker | 3 | -38/+6 |
| 2010-08-30 | dccp ccid-2: Share TCP's minimum RTO code | Gerrit Renker | 1 | -2/+3 |
| 2010-08-30 | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker | 1 | -6/+2 |
| 2010-08-30 | dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() | Gerrit Renker | 1 | -25/+3 |
| 2010-08-30 | dccp ccid-2: Use u32 timestamps uniformly | Gerrit Renker | 2 | -13/+16 |
| 2010-08-23 | dccp ccid-2: Replace broken RTT estimator with better algorithm | Gerrit Renker | 2 | -81/+108 |
| 2010-08-23 | dccp ccid-2: Simplify dec_pipe and rearming of RTO timer | Gerrit Renker | 1 | -19/+8 |
| 2010-08-23 | dccp ccid-2: Remove redundant sanity tests | Gerrit Renker | 1 | -52/+0 |
| 2010-08-23 | dccp ccid-3: No more CCID control blocks in LISTEN state | Gerrit Renker | 1 | -33/+7 |
| 2010-08-23 | ccid: ccid-2/3 code cosmetics | Gerrit Renker | 3 | -26/+27 |
| 2010-07-18 | net: dccp: fix sign bug | Kulikov Vasiliy | 1 | -1/+1 |
| 2010-06-25 | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 1 | -1/+2 |
| 2010-06-25 | dccp: make implementation of Syn-RTT symmetric | Gerrit Renker | 2 | -3/+16 |
| 2010-06-25 | dccp: remove unused function argument | Gerrit Renker | 4 | -19/+13 |
| 2010-06-10 | net-next: remove useless union keyword | Changli Gao | 1 | -2/+2 |
| 2010-06-02 | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option | Arnaud Ebalard | 1 | -24/+6 |
| 2010-05-31 | net/dccp: Use memdup_user | Julia Lawall | 1 | -8/+3 |
| 2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+3 |
| 2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 1 | -1/+1 |
| 2010-05-24 | net/dccp: expansion of error code size | Yoichi Yuasa | 1 | -3/+3 |
| 2010-05-01 | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 1 | -4/+6 |
| 2010-04-20 | net: sk_sleep() helper | Eric Dumazet | 2 | -4/+4 |
| 2010-04-15 | net: replace ipfragok with skb->local_df | Shan Wei | 2 | -3/+3 |
| 2010-04-13 | net: sk_dst_cache RCUification | Eric Dumazet | 1 | -2/+2 |
| 2010-04-11 | inet: Remove unused send_check length argument | Herbert Xu | 4 | -5/+4 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 10 | -0/+11 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 10 | -0/+11 |
| 2010-03-24 | net: remove trailing space in messages | Frans Pop | 2 | -2/+2 |
| 2010-03-21 | net: snmp mib cleanup | Eric Dumazet | 1 | -1/+1 |
| 2010-03-15 | net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation | Gerrit Renker | 3 | -15/+17 |
| 2010-03-05 | net: backlog functions rename | Zhu Yi | 1 | -1/+1 |
| 2010-02-16 | percpu: add __percpu sparse annotations to net | Tejun Heo | 1 | -2/+3 |
| 2010-02-12 | dccp: support for passing MSG_TRUNC | Gerrit Renker | 1 | -0/+2 |
| 2010-02-12 | dccp: allow probing of CCID-array length | Gerrit Renker | 1 | -5/+4 |
| 2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -6/+8 |
| 2010-02-03 | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 1 | -2/+2 |
| 2010-02-03 | dccp: fix bug in cache allocation | Gerrit Renker | 2 | -4/+6 |
| 2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -14/+9 |
| 2010-01-22 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -11/+9 |
| 2010-01-19 | dccp: fix dccp rmmod when kernel configured to use slub | Neil Horman | 2 | -13/+7 |
| 2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan | 2 | -4/+4 |
| 2010-01-15 | dccp_probe: Fix module load dependencies between dccp and dccp_probe | Neil Horman | 1 | -1/+2 |
| 2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 1 | -2/+2 |
| 2009-12-22 | kfifo: cleanup namespace | Stefani Seibold | 1 | -1/+1 |
| 2009-12-22 | kfifo: move out spinlock | Stefani Seibold | 1 | -3/+3 |
| 2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold | 1 | -11/+9 |
| 2009-12-08 | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2 | -3/+3 |
| 2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 11 | -530/+504 |
| 2009-12-02 | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 3 | -5/+7 |
| 2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 1 | -4/+4 |
| 2009-11-05 | net: drop capability from protocol definitions | Eric Paris | 2 | -2/+0 |
| 2009-10-20 | net: Fix for dst_negative_advice | Krishna Kumar | 1 | -2/+2 |
| 2009-10-18 | inet: rename some inet_sock fields | Eric Dumazet | 5 | -41/+47 |
| 2009-10-13 | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 1 | -6/+7 |
| 2009-10-07 | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 1 | -8/+4 |
| 2009-10-07 | dccp ccid-3: Remove CCID naming redundancy 2/2 | Gerrit Renker | 2 | -192/+191 |
| 2009-10-07 | dccp ccid-2: Remove CCID naming redundancy 1/2 | Gerrit Renker | 1 | -161/+161 |
| 2009-10-07 | dccp ccid-3: Overhaul CCID naming convention 2/2 | Gerrit Renker | 3 | -238/+213 |
| 2009-10-07 | dccp ccid-2: Overhaul CCID naming convention 1/2 | Gerrit Renker | 2 | -161/+158 |
| 2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2 | -7/+7 |
| 2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -3/+3 |
| 2009-09-14 | net: constify remaining proto_ops | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-14 | net: constify struct inet6_protocol | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-14 | net: constify struct net_protocol | Alexey Dobriyan | 1 | -1/+1 |
| 2009-09-14 | net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle | Gerrit Renker | 11 | -67/+48 |
| 2009-09-02 | inet: inet_connection_sock_af_ops const | Stephen Hemminger | 2 | -5/+5 |
| 2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
| 2009-08-09 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -2/+2 |
| 2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt | 3 | -7/+8 |