aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | 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
| * | | | | | | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-21
| * | | | | | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
| * | | | | | | | net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
| * | | | | | | | ipgre: convert to netdevice_opsStephen Hemminger2008-11-20
| * | | | | | | | ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-20
| * | | | | | | | ipip: convert to net_device_opsStephen Hemminger2008-11-20
| * | | | | | | | hippi: convert driver to net_device_opsStephen Hemminger2008-11-20
| * | | | | | | | fddi: convert to new network device opsStephen Hemminger2008-11-20
| * | | | | | | | ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-20
| * | | | | | | | netdev: add more functions to netdevice opsStephen Hemminger2008-11-20