summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-273-36/+5
* bridge: cleanup netpoll codestephen hemminger2013-07-263-17/+8
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-241-1/+1
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-245-0/+19
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-246-8/+8
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-2427-28/+28
* net: trans_rdma: remove unused functionAndi Shyti2013-07-241-11/+0
* net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du2013-07-241-8/+8
* net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du2013-07-241-1/+0
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-231-476/+52
* ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-231-6/+5
* ipmr: change the prototype of ip_mr_forward().Rami Rosen2013-07-231-8/+7
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-233-6/+46
* tcp: use RTT from SACK for RTOYuchung Cheng2013-07-221-9/+14
* tcp: measure RTT from new SACKYuchung Cheng2013-07-221-6/+17
* tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-221-49/+18
* tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-224-12/+14
* net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-222-46/+49
* net/irda: fixed style issues in irttpDragos Foianu2013-07-191-27/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-189-86/+114
|\
| * vlan: fix a race in egress prio managementEric Dumazet2013-07-181-0/+7
| * vlan: mask vlan prio bitsEric Dumazet2013-07-182-3/+10
| * pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-181-29/+56
| * net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-161-20/+1
| * ipv4: set transport header earlierEric Dumazet2013-07-161-4/+3
| * net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14
| * ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-161-10/+20
| * ndisc: bool initializations should use true and falseDaniel Baluta2013-07-161-3/+3
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-182-3/+3
|\ \
| * | net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-142-3/+3
| |/
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-171-6/+14
|\ \ | |/ |/|
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1321-146/+170
|\ \ \
| * | | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * | | tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * | | net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * | | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * | | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * | | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * | | 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
| * | | ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-101-3/+6
OpenPOWER on IntegriCloud