aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
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-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
2009-04-21af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner
2009-04-21af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner
2009-04-21af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner
2009-04-21af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo
2009-04-20nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day
2009-04-20netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com
2009-04-20net: Fix GRO for multiple page fragmentsBen Hutchings
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20tcp: fix mid-wq adjustment helperIlpo Järvinen
2009-04-20net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski
2009-04-20ax25: proc uid file misses headerAlan Cox
2009-04-19Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann
2009-04-19Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann
2009-04-19Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy