aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan
2009-11-16Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-11-13ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-13sctp: Set socket source address when additing first transportVlad Yasevich
2009-11-13sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-14SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-06netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt
2009-11-06decnet: netdevice refcount leakEric Dumazet
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-05rose: device refcount leakEric Dumazet
2009-11-05bridge: prevent bridging wrong deviceStephen Hemminger
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-30gre: Fix dev_addr clobbering for gretapHerbert Xu
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19bluetooth: static lock key fixDave Young