aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-25
* tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen2008-11-25
* pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski2008-11-25
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-25
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-25
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-25
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-25
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
* DCB: fix kconfig optionJeff Kirsher2008-11-25
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-25
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-25
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-25
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-25
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-25
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-25
* tcp: more aggressive skippingIlpo Järvinen2008-11-25
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-25
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-24
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-24
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-23
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-23
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-23
* dccp: Support for Mandatory optionsGerrit Renker2008-11-23
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-23
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-23
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* net: af_netlink should update its inuse counterEric Dumazet2008-11-23
* net: some optimizations in af_inetEric Dumazet2008-11-23
* net: remove redundant argument commentsQinghuang Feng2008-11-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-21
|\
| * wireless: clean up sysfs code using %pMJohannes Berg2008-11-21
| * net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-21
| * lib80211: consolidate crypt init routinesJohn W. Linville2008-11-21
| * lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-21
| * mac80211: remove unnecessary include.Rami Rosen2008-11-21
| * mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-21
| * mac80211: remove more excess kernel-docRandy Dunlap2008-11-21
| * mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-21
* | inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-21
* | pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski2008-11-21
|/
* DCB: Add support for DCB BCNAlexander Duyck2008-11-21
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-21
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-21