aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek
2009-05-06net-sched: fix bfifo default limitPatrick McHardy
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez
2009-05-06wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez
2009-05-05Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-05netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04mac80211: pid, fix memory corruptionJiri Slaby
2009-05-04mac80211: minstrel, fix memory corruptionJiri Slaby
2009-05-04cfg80211: fix comment on regulatory hint processingLuis R. Rodriguez
2009-05-04cfg80211: fix bug while trying to process beacon hints on initLuis R. Rodriguez
2009-05-04cfg80211: fix race condition with wiphy_apply_custom_regulatory()Luis R. Rodriguez
2009-05-04cfg80211: fix truncated IEsJohannes Berg
2009-05-04mac80211: correct fragmentation threshold checkJohannes Berg
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
2009-05-03svcrdma: clean up error paths.Steve Wise
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-29mac80211: default to automatic power controlJohannes Berg
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-25svcrdma: Fix dma map direction for rdma read targetsSteve Wise
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso
2009-04-22net/netrom: Fix socket lockingJean Delvare
2009-04-22netlabel: Always remove the correct address selectorPaul Moore
2009-04-21af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner