summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-23vti: switch to new ip tunnel codeAmerigo Wang
2013-07-23ip6mr: change the prototype of ip6_mr_forward().Rami Rosen
2013-07-23ipmr: change the prototype of ip_mr_forward().Rami Rosen
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-07-22tcp: use RTT from SACK for RTOYuchung Cheng
2013-07-22tcp: measure RTT from new SACKYuchung Cheng
2013-07-22tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng
2013-07-22tcp: consolidate SYNACK RTT samplingYuchung Cheng
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran
2013-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-07-22HID: fix unused rsize usageJiri Kosina
2013-07-22HID: fix data access in implement()Jiri Kosina
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-19bridge: do not call setup_timer() multiple timesEric Dumazet
2013-07-19sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-19net/irda: fixed style issues in irttpDragos Foianu
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-16net: Fix sysfs_format_mac() code duplication.David S. Miller
2013-07-16ipv4: set transport header earlierEric Dumazet
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu
2013-07-16ndisc: bool initializations should use true and falseDaniel Baluta
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich