summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-10[TCP]: Left out sync->verify (the new meaning of it) & definifyIlpo Järvinen
2007-10-10[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking linesIlpo Järvinen
2007-10-10[TCP]: Tighten tcp_sock's belt, drop left_outIlpo Järvinen
2007-10-10[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_ackedIlpo Järvinen
2007-10-10[TCP]: Add tcp_dec_pcount_approx int variantIlpo Järvinen
2007-10-10[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove itIlpo Järvinen
2007-10-10[TCP]: Access to highest_sack obsoletes forward_cnt_hintIlpo Järvinen
2007-10-10[TCP] FRTO: remove unnecessary fackets/sacked_out recountingIlpo Järvinen
2007-10-10[TCP]: Move Reno SACKed_out counter functions earlierIlpo Järvinen
2007-10-10[TCP]: Extract DSACK detection code from tcp_sacktag_write_queue().David S. Miller
2007-10-10[TCP]: Rexmit hint must be cleared instead of setting itIlpo Järvinen
2007-10-10[TCP]: Extracted rexmit hint clearing from the LOST marking codeIlpo Järvinen
2007-10-10[TCP]: Add highest_sack seqno, points to globally highest SACKIlpo Järvinen
2007-10-10[NEIGH]: Netlink notificationsThomas Graf
2007-10-10[NEIGH]: Combine neighbour cleanup and releaseThomas Graf
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann
2007-10-10[RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-10[WIRELESS] radiotap parser: accept all other fieldsJohannes Berg
2007-10-10[MAC80211]: Add SIOCGIWTXPOWER routineLarry Finger
2007-10-10[WIRELESS]: Use type safe netlink interfaceThomas Graf
2007-10-10[MAC80211]: fix add_interface monitor mode behaviourJohannes Berg
2007-10-10[MAC80211]: Improve sanity checks on injected packetsAndy Green
2007-10-10[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMICMichael Wu
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_controlIvo van Doorn
2007-10-10[MAC80211]: STA reassociation improvementsDaniel Drake
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu
2007-10-10[MAC80211]: introduce util.cJohannes Berg
2007-10-10[MAC80211]: reorder interface related functionsJohannes Berg
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg
2007-10-10[MAC80211]: remove some unnecessary includesJohannes Berg
2007-10-10[MAC80211]: split TX path into own fileJohannes Berg
2007-10-10[MAC80211]: rx cleanups (2)Johannes Berg
2007-10-10[MAC80211]: fix bug for per-sta statsJohannes Berg
2007-10-10[MAC80211]: split up __ieee80211_rxJohannes Berg
2007-10-10[MAC80211]: split ieee80211_rx_h_check handlerJohannes Berg
2007-10-10[MAC80211]: rx cleanups (1)Johannes Berg
2007-10-10[MAC80211]: move QoS rx handlers into rx.cJohannes Berg
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg
2007-10-08[IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley
2007-10-08[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger
2007-10-08[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-08[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-02[PATCH] softmac: Fix compiler-warningRichard Knutsson
2007-10-02[IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville
2007-10-02[SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov