aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+114
2010-12-25ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2-4/+9
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg1-7/+11
2010-12-23tcp: fix listening_get_next()Eric Dumazet1-2/+2
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+4
2010-12-22mac80211: fix mesh forwardingJohannes Berg1-1/+4
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-11/+12
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet1-12/+8
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2-11/+17
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang1-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-4/+7
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger1-1/+3
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun1-1/+1
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens1-1/+1
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila5-12/+39
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin1-1/+6
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-1/+9
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+128
2010-12-13ceph: fix msgr_init error pathSage Weil1-5/+3
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6John W. Linville1-0/+1
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams3-5/+7
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun1-0/+8
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-3/+18
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel1-2/+2
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina1-0/+15
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-08econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert2-1/+2
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4
2010-12-08llc: fix a device refcount imbalanceEric Dumazet1-2/+3
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati1-5/+4
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-4/+15
2010-12-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown1-1/+8
2010-12-06Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg1-0/+1
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet1-13/+6
2010-12-02leds: fix up dependenciesJohannes Berg1-1/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6John W. Linville1-3/+3