summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fib6_rules should return exact return valueHannes Frederic Sowa2013-08-011-3/+11
* fib_rules: add .suppress operationStefan Tomanek2013-07-313-0/+35
* netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-312-4/+20
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-314-11/+18
* tcp: Remove unused tcpct declarations and commentsDmitry Popov2013-07-311-4/+0
* net: remove an unneeded checkDan Carpenter2013-07-301-4/+1
* flow_dissector: add support for IPPROTO_IPV6Tom Herbert2013-07-301-0/+3
* flow_dissector: clean up IPIP caseTom Herbert2013-07-301-1/+2
* net: export physical port id via sysfsJiri Pirko2013-07-301-0/+22
* rtnl: export physical port id via RT netlinkJiri Pirko2013-07-301-1/+24
* net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-301-0/+18
* pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf2013-07-301-1/+1
* tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2013-07-302-3/+5
* 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-301-7/+2
* pktgen: add needed include fileStephen Rothwell2013-07-291-0/+1
* ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2013-07-282-1/+6
* pktgen: Use ip_send_check() to compute checksumThomas Graf2013-07-271-2/+1
* pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-272-6/+54
* VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-276-212/+5
* 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
|\ \ | |/ |/|
OpenPOWER on IntegriCloud