summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-13ceph: fix msgr_init error pathSage Weil
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer
2010-12-08econet: Fix crash in aun_incoming().David S. Miller
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2010-12-08llc: fix a device refcount imbalanceEric Dumazet
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-12-06Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet
2010-12-02leds: fix up dependenciesJohannes Berg
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-01net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter