summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-12-29cls_cgroup: clean up KconfigLi Zefan
2008-12-29cls_cgroup: clean up for cgroup partLi Zefan
2008-12-29cls_cgroup: fix an oops when removing a cgroupLi Zefan
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman
2008-12-29netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26gro: Fix potential use after freeHerbert Xu
2008-12-26net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr
2008-12-26ipsec: Remove useless ret variableHerbert Xu
2008-12-25net/appletalk: Remove redundant testJulia Lawall
2008-12-25tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu
2008-12-25sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun
2008-12-25sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun
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-25[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner
2008-12-25Merge branch 'next' into for-linusJames Morris
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