aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-25sctp: Fix a typo in socket.cWei Yongjun
2008-12-25sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun
2008-12-25vlan: fix convertion to net_device_opsEric Dumazet
2008-12-25netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan
2008-12-25netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-22pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski
2008-12-22net: Fix oops in dev_ifsioc()Jarek Poplawski
2008-12-21pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen
2008-12-19mac80211: Remove radiotap rate-present flag for HTJouni Malinen
2008-12-19mac80211: Send Layer 2 Update frame on reassociationJouni Malinen
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-18tcp: Stop scaring users with "treason uncloaked!"Matt Mackall
2008-12-18Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun
2008-12-17Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller
2008-12-17dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo
2008-12-17Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont
2008-12-17Phonet: use atomic for packet TX windowRémi Denis-Courmont
2008-12-17Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont
2008-12-17Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont
2008-12-16ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang
2008-12-16ipv6: fix the return interface index when get it while no message is receivedYang Hongyang
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang
2008-12-16Phonet: improve GPRS variable namesRémi Denis-Courmont
2008-12-16ipmr: merge common codeIlpo Järvinen
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu
2008-12-15tcp: Add GRO supportHerbert Xu
2008-12-15net: Add skb_gro_receiveHerbert Xu
2008-12-15ipv4: Add GRO infrastructureHerbert Xu
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu
2008-12-15net: Add frag_list support to GSOHerbert Xu
2008-12-15net: Add frag_list support to skb_segmentHerbert Xu
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-12-14rpc/rdma: goto instead of copypasteIlpo Järvinen
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen